Test post + updated headers
All checks were successful
Publish Website / publish (push) Successful in 25s

This commit is contained in:
Akshay
2025-07-23 15:03:09 -04:00
parent d91ba6c1e0
commit 29ebe85d51
6 changed files with 29 additions and 2 deletions

View File

@@ -26,6 +26,9 @@
<body>
<header><a class="header_link" href="/posts">Posts</a> <a class="header_link" href="/">Home</a>
<a class="header_link" href="https://code.akshaykolli.net">Code</a>
</header>
<h1>404 ERROR</h1>
<button><a href="/">Go home</a></button>
</body>

View File

@@ -12,7 +12,10 @@
<body>
<header><a href="/posts">Posts</a> <a href="/">Home</a></header>
<header><a class="header_link" href="/posts">Posts</a> <a class="header_link" href="/">Home</a>
<a class="header_link" href="https://code.akshaykolli.net">Code</a>
</header>
<div class="post">
<div class="post_meta">

View File

@@ -11,7 +11,9 @@
<body>
<header><a href="/posts">Posts</a> <a href="/">Home</a></header>
<header><a class="header_link" href="/posts">Posts</a> <a class="header_link" href="/">Home</a>
<a class="header_link" href="https://code.akshaykolli.net">Code</a>
</header>
<span class="posts">
<h1 id="posts-title">Posts</h1>