mirror of
https://github.com/osmarks/website
synced 2025-09-08 13:25:58 +00:00
changes
This commit is contained in:
@@ -20,7 +20,7 @@ html(lang="en")
|
||||
a(href="/")
|
||||
img.logo(src="/assets/images/logo.svg", alt="")
|
||||
+nav-item("/", "Index")
|
||||
+nav-item(`https://stats.${domain}/`, "Stats")
|
||||
+nav-item(`https://status.${domain}/`, "Status")
|
||||
+nav-item(`https://i.${domain}/`, "Images")
|
||||
block nav-items
|
||||
.header
|
||||
@@ -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