index: add footer and tweak title also added missing newline at end of ukarpanghooth.html.
la ninpre aaoth@aaoth.xyz
Thu, 04 Dec 2025 16:20:13 +0300
2 files changed,
8 insertions(+),
2 deletions(-)
M
index.html
→
index.html
@@ -3,7 +3,7 @@ <html lang="en">
<head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>aaoth.xyz</title> + <title>home — aaoth.xyz</title> <link href="style.css" rel="stylesheet"/> </head> <body>@@ -29,5 +29,11 @@ <li><b>mail</b>: aaoth at aaoth dot xyz</li>
</ul> </div> </section> + <footer> + <div class="win"> + <p>copyright © 2025 la ninpre, + <a href="https://creativecommons.org/licenses/by-nc/4.0/">cc by-nc 4.0</a></p> + </div> + </footer> </body> </html>
M
ukarpanghooth.html
→
ukarpanghooth.html
@@ -119,4 +119,4 @@ </pre>
</div> </article> </body> -</html>+</html>