web

A collection of scripts used to generate this website
git clone https://erai.gay/code/web/
Log | Files | Refs | LICENSE

commit fd31138ad64224397350db6b828af58ae7c5d525
parent 1978374d2ef92f7c002890c9b19a9d1a8e89d067
Author: erai <erai@omiltem.net>
Date:   Sun, 14 Apr 2024 23:16:27 -0400

Don't need banner

Diffstat:
Mabout/index.html | 2+-
Mindex.html | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/about/index.html b/about/index.html @@ -20,7 +20,7 @@ <link rel="me" href="https://t.me/erai271"> </head> <body> - <header role="banner"> + <header> <p>Omiltem</p> <nav> <ul class="links"> diff --git a/index.html b/index.html @@ -15,7 +15,7 @@ <link rel="icon" href="/favicon.png"> </head> <body> - <header role="banner"> + <header> <p>Omiltem</p> <nav> <ul class="links">