Checkin
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en-us" dir="ltr">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Posts | The Northside Studio Achim</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/main.css">
|
||||
@@ -14,21 +14,15 @@
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>The Northside Studio Achim</h1>
|
||||
<header>
|
||||
<h1>The Northside Studio Achim</h1>
|
||||
</header>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a aria-current="page" class="active" href="/posts/">Posts</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/tags/">Tags</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
<nav>
|
||||
<a href="/">Home</a>
|
||||
<a href="/about">About</a>
|
||||
<a href="/contact">Contact</a>
|
||||
</nav>
|
||||
|
||||
|
||||
</header>
|
||||
@@ -59,6 +53,8 @@
|
||||
</main>
|
||||
<footer>
|
||||
<p>Copyright 2026. All rights reserved.</p>
|
||||
<p>Impressum: Thomas Sindt * Auf dem Born 7 * 28832 Achim</p>
|
||||
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user