create a simpler header for non-main pages

This commit is contained in:
filifa 2024-10-05 18:41:27 -05:00
parent dbe78c799a
commit d67b31bc40
3 changed files with 9 additions and 0 deletions

View File

@ -9,6 +9,9 @@
</head>
<body>
<header>
<p id="headermain"><a id="homelink" href="/">dairydemon.net</a></p>
</header>
<main>
<article>
<h1>About.</h1>

View File

@ -9,6 +9,9 @@
</head>
<body>
<header>
<p id="headermain"><a id="homelink" href="/">dairydemon.net</a></p>
</header>
<main>
<article>
<h1>Attributions.</h1>

View File

@ -9,6 +9,9 @@
</head>
<body>
<header>
<p id="headermain"><a id="homelink" href="/">dairydemon.net</a></p>
</header>
<main>
<nav>
<h2>Contents</h2>