Edit about, change name and remove dead links

This commit is contained in:
E
2025-09-14 14:16:38 +01:00
parent dec522c914
commit f3525636c1
3 changed files with 8 additions and 16 deletions

View File

@@ -4,7 +4,7 @@ html
meta(http-equiv="content-type" content="text/html; charset=UTF-8")
meta(name="viewport" content="width=device-width, initial-scale=1")
title EEEE. // #{title}
title ESTR. // #{title}
meta(name="description" content=description)
link(rel='icon' type='image/png' sizes='32x32' href='/images/favicon-32x32.png')
@@ -20,7 +20,7 @@ html
div.relative.flex.items-center.justify-between.h-16
div.flex-shrink-0.flex.items-center
p.block.text-3xl.font-extra.font
a(href="/") EEEE.
a(href="/") ESTR.
div(class="absolute inset-y-0 right-0 flex items-center")
div(id="menu").tham.tham-e-squeeze.tham-w-8
@@ -39,7 +39,7 @@ html
p.font-mono © 2020 |
|
|
a(href="/").underline EEEE.
a(href="/").underline ESTR.
script(src="/javascript/jquery-3.5.1.min.js")
script(src="/javascript/nav.js")