Begonnen, das Logo zu integrieren

This commit is contained in:
Simon
2023-02-02 18:05:21 +01:00
parent 5f5bd6cffa
commit 2aee420d9f
13 changed files with 9 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
{
"title": "Jacob Lenz Archiv Heidelberg",
"title": "Jacob Lenz Archiv",
"url": "jacoblenz.de",
"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",

View File

@@ -1,6 +1,7 @@
<div class="pt-44 bg-slate-200">
<h1 class="px-3 py-2 text-5xl font-bold">
<div class="pt-28 bg-slate-200">
<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 }}
</h1>
<h2 class="pt-2 border-t-gray-200 pb-2 px-3 text-2xl text-white bg-emerald-600">

View File

@@ -10,9 +10,9 @@
<!-- 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/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/x256-favicon.png" sizes="256x256" />
<link rel="apple-touch-icon" type="image/png" href="/images/x256-favicon.png" /> #}
<link rel="shortcut icon" type="image/png" href="/images/x64-favicon.png" sizes="64x64" />#}
<link rel="shortcut icon" type="image/png" href="/favicon.png" />
<link rel="apple-touch-icon" type="image/png" href="/favicon.png" />
<!-- Meta -->
<meta name="description" content="{% if description %}{{ description }}{% else %}{{ config.description }}{% endif %}">

File diff suppressed because one or more lines are too long

View File

@@ -89,7 +89,7 @@
} */
body {
font-size: 19px;
font-size: 17px;
}
@layer components {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 610 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 405 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 247 B