Site wide header (currently only used for a link to / but will add

index's for stuff later)
This commit is contained in:
2025-08-01 23:27:28 +01:00
parent cdfc5f2c30
commit 5f2aba0c2b
6 changed files with 13 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
</head>
<body>
<div id="header">
<%- include("../headers/site_wide") %>
<%- include('../headers/timeline'); %>
</div>
<div id="posts">