diff options
| author | Valentin <valentin@fricklerhandwerk.de> | 2025-12-16 22:31:29 +0100 |
|---|---|---|
| committer | Valentin <valentin@fricklerhandwerk.de> | 2025-12-20 17:44:07 +0100 |
| commit | 6c54d824d64a752e48d03e98477047629b392003 (patch) | |
| tree | 33ca8a1a2818949af57c5c8fc4f375ae6e7197b5 /www/html/index.html | |
| parent | ab36912ee135d4897730b31d6e767d51bcf54e40 (diff) | |
Stylesheet auf allen Seiten angeglichen
Dabei kleine Vereinfachungen vorgenommen.
Diffstat (limited to 'www/html/index.html')
| -rw-r--r-- | www/html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/html/index.html b/www/html/index.html index 00ec727..70d5b43 100644 --- a/www/html/index.html +++ b/www/html/index.html @@ -8,7 +8,7 @@ <meta name="keywords" content="Heimfeld, Stadtteil, Stadtteilbeirat, Beirat, Stadtteilfest, Treffpunkthaus"> <title>@title@</title> <link rel="shortcut icon" type="image/x-icon" href="/img/Kraniche-dreh-klein.gif"> - <link rel="stylesheet" type="text/css" href="style.css"> + @stylesheet@ <script async src="redirects.js"></script> </head> <body> |
