Base HTML auf Logo + Alt-Text angepasst
All checks were successful
release-tag / release-image (push) Successful in 1m52s

This commit is contained in:
2025-05-06 11:20:55 +02:00
parent d912799a9e
commit 1b40a248d2

View File

@@ -13,7 +13,7 @@
</head>
<body>
<header>
<h1><a href="/"><img class="logo" src="/static/img/logo.webp"></a></h1>
<h1><a href="/"><img class="logo" src="/static/img/logo.webp" alt="B1tsblog - Logo"></a></h1>
<nav class="main-nav">
<ul>
<li><a href="/">Startseite</a></li>