mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-30 01:35:32 +00:00 
			
		
		
		
	Search & Index Seperation
This commit is contained in:
		| @@ -3,7 +3,7 @@ | ||||
| } | ||||
| <header class="sticky w-100 font-serif mb-6"> | ||||
|     <nav class="flex flex-row w-100 bg-slate-50 border-t-[5px] border-gray-300 dark:shadow-xl dark:border-gray-900 py-3 px-3 desktop:px-8 flex-wrap"> | ||||
|         <a asp-controller="Suche" asp-action="RedirectIndex" class="text-xl xl:text-3xl grow-0 shrink-0 text-black hover:text-black"> | ||||
|         <a asp-controller="Index" asp-action="Index" class="text-xl xl:text-3xl grow-0 shrink-0 text-black hover:text-black"> | ||||
|             <img src="/favicon.ico" class="inline-block w-8 h-8 xl:w-12 xl:h-12 mr-2 border border-gray-300 shadow-sm" alt="HKB-Logo" loading="lazy" /> | ||||
|                 <span class="sm:hidden">Hamann: Komm. Briefausgabe</span>  | ||||
|                 <span class="hidden sm:inline md:hidden">Johan Georg Hamann: Kommentierte Briefausgabe</span>  | ||||
| @@ -30,7 +30,7 @@ | ||||
|             </button> | ||||
|         </div> | ||||
|         <div class="ha-topnav " id="ha-topnav"> | ||||
|             <a asp-controller="Suche" asp-action="Index"> | ||||
|             <a asp-controller="Index" asp-action="Index"> | ||||
|                 Suche & Briefauswahl | ||||
|             </a> | ||||
|             <a asp-controller="Briefe" asp-action="Index"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens