add favicon

master
dfsek 1 year ago
parent 193146d73d
commit 1930a08ec9
  1. 1
      templates/default-layout-wrapper.hamlet

@ -3,6 +3,7 @@ $doctype 5
<html>
<head>
<meta charset="UTF-8">
<link rel="icon" href="/static/favicon.ico">
<title>#{pageTitle pc}
^{pageHead pc}
<body>

Loading…
Cancel
Save