mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2025-09-15 09:53:28 +01:00
Edit about, change name and remove dead links
This commit is contained in:
@@ -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")
|
||||
|
Reference in New Issue
Block a user