mirror of
https://github.com/osmarks/website
synced 2025-09-05 03:47:57 +00:00
stick new content in git
This commit is contained in:
@@ -18,7 +18,7 @@ html(lang="en")
|
||||
body
|
||||
nav
|
||||
a(href="/")
|
||||
img.logo(src="/assets/images/logo.svg", alt="logo")
|
||||
img.logo(src="/assets/images/logo.svg", alt="")
|
||||
+nav-item("/", "Index")
|
||||
+nav-item(`https://status.${domain}/`, "Status")
|
||||
+nav-item(`https://i.${domain}/`, "Images")
|
||||
@@ -35,4 +35,4 @@ html(lang="en")
|
||||
|
||||
if comments !== "off"
|
||||
.isso
|
||||
section(id="isso-thread")
|
||||
section(id="isso-thread")
|
Reference in New Issue
Block a user