1
0
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:
2020-05-02 09:19:46 +01:00
parent f86c12e16a
commit a4d30a6ef6

View File

@@ -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")