mirror of
https://github.com/osmarks/website
synced 2025-10-27 20:07:39 +00:00
comply with HTML standards better
This commit is contained in:
@@ -18,7 +18,7 @@ html(lang="en")
|
||||
body
|
||||
nav
|
||||
a(href="/")
|
||||
img.logo(src="/assets/images/logo.svg")
|
||||
img.logo(src="/assets/images/logo.svg", alt="logo")
|
||||
+nav-item("/", "Index")
|
||||
+nav-item(`https://status.${domain}/`, "Status")
|
||||
+nav-item(`https://i.${domain}/`, "Images")
|
||||
|
||||
Reference in New Issue
Block a user