site: aktueller Redesign-Stand (CSS, Layouts, Logo, Content-Feinschliff)
custom.css überarbeitet, hugo.yaml + Layouts angepasst, Logo (static/logo/) und static/index.html ergänzt, Content-Korrekturen in library/. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
<body>
|
||||
<a href="#main-content" class="skip-link">Skip to content</a>
|
||||
<header role="banner" class="site-header">
|
||||
<a href="{{ "/" | relURL }}" class="wordmark-link">OPENBUREAU</a>
|
||||
<a href="{{ "/" | relURL }}" class="wordmark-link" aria-label="OPENBUREAU">
|
||||
<span class="wordmark-sr">OPENBUREAU</span>
|
||||
</a>
|
||||
<nav class="site-nav" aria-label="Site">
|
||||
{{ partial "menu.html" (dict "menuID" "main" "page" .) }}
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user