Begonnen, das Logo zu integrieren
| @@ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|     "title": "Jacob Lenz Archiv Heidelberg", |     "title": "Jacob Lenz Archiv", | ||||||
|     "url": "jacoblenz.de", |     "url": "jacoblenz.de", | ||||||
|     "description": "Forschungsstelle und Archiv zum Schriftsteller Reinhold Michael Jacob Lenz an der Theodor Springmann Stiftung in Heidelberg. Forschungsbibliografie, Drucke und Handschriftenverzeichnis.", |     "description": "Forschungsstelle und Archiv zum Schriftsteller Reinhold Michael Jacob Lenz an der Theodor Springmann Stiftung in Heidelberg. Forschungsbibliografie, Drucke und Handschriftenverzeichnis.", | ||||||
|     "shortdescription": "Forschungsbibliografie, Drucke und Handschriftenverzeichnisse", |     "shortdescription": "Forschungsbibliografie, Drucke und Handschriftenverzeichnisse", | ||||||
|   | |||||||
| @@ -1,6 +1,7 @@ | |||||||
|  |  | ||||||
| <div class="pt-44 bg-slate-200"> | <div class="pt-28 bg-slate-200"> | ||||||
| 	<h1 class="px-3 py-2 text-5xl font-bold"> | 	<img class="px-12 pb-4 pt-8 bg-slate-50" src="/images/JLA.png" alt="jla-Logo"> | ||||||
|  | 	<h1 class="px-3 py-2 text-5xl font-bold bg-slate-50 text-center"> | ||||||
| 		{{ config.title }} | 		{{ config.title }} | ||||||
| 	</h1> | 	</h1> | ||||||
| 	<h2 class="pt-2  border-t-gray-200 pb-2 px-3 text-2xl text-white bg-emerald-600"> | 	<h2 class="pt-2  border-t-gray-200 pb-2 px-3 text-2xl text-white bg-emerald-600"> | ||||||
|   | |||||||
| @@ -10,9 +10,9 @@ | |||||||
|     <!-- Enable if favicons installed into the static/img/ directory --> |     <!-- Enable if favicons installed into the static/img/ directory --> | ||||||
|     {# <link rel="shortcut icon" type="image/png" href="/images/x16-favicon.png" sizes="16x16" /> |     {# <link rel="shortcut icon" type="image/png" href="/images/x16-favicon.png" sizes="16x16" /> | ||||||
|     <link rel="shortcut icon" type="image/png" href="/images/x32-favicon.png" sizes="32x32" /> |     <link rel="shortcut icon" type="image/png" href="/images/x32-favicon.png" sizes="32x32" /> | ||||||
|     <link rel="shortcut icon" type="image/png" href="/images/x64-favicon.png" sizes="64x64" /> |     <link rel="shortcut icon" type="image/png" href="/images/x64-favicon.png" sizes="64x64" />#} | ||||||
|     <link rel="shortcut icon" type="image/png" href="/images/x256-favicon.png" sizes="256x256" /> |     <link rel="shortcut icon" type="image/png" href="/favicon.png" /> | ||||||
|     <link rel="apple-touch-icon" type="image/png" href="/images/x256-favicon.png" /> #} |     <link rel="apple-touch-icon" type="image/png" href="/favicon.png" /> | ||||||
|  |  | ||||||
|     <!-- Meta --> |     <!-- Meta --> | ||||||
|     <meta name="description" content="{% if description %}{{ description }}{% else %}{{ config.description }}{% endif %}"> |     <meta name="description" content="{% if description %}{{ description }}{% else %}{{ config.description }}{% endif %}"> | ||||||
|   | |||||||
| @@ -89,7 +89,7 @@ | |||||||
|   } */ |   } */ | ||||||
|  |  | ||||||
|   body { |   body { | ||||||
|     font-size: 19px; |     font-size: 17px; | ||||||
|   } |   } | ||||||
|  |  | ||||||
|   @layer components { |   @layer components { | ||||||
|   | |||||||
| Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 30 KiB | 
| Before Width: | Height: | Size: 610 KiB | 
| Before Width: | Height: | Size: 405 KiB | 
| Before Width: | Height: | Size: 8.3 KiB | 
| Before Width: | Height: | Size: 61 KiB | 
| Before Width: | Height: | Size: 9.1 KiB | 
| Before Width: | Height: | Size: 77 KiB | 
| Before Width: | Height: | Size: 247 B | 
 Simon
					Simon