mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2025-12-16 11:08:49 +00:00
Upload favicons
This commit is contained in:
@@ -7,10 +7,8 @@ include includes/error.pug
|
||||
doctype html
|
||||
html
|
||||
head
|
||||
meta(charset="utf-8")
|
||||
meta(name="viewport" content="width=device-width, initial-scale=1")
|
||||
title= `${title} | Bibliogram`
|
||||
link(rel="stylesheet" type="text/css" href="/static/css/main.css")
|
||||
include includes/head
|
||||
body.error-page
|
||||
+error(statusCode, message, withInstancesLink)
|
||||
if explanation
|
||||
|
||||
Reference in New Issue
Block a user