feat: new logo + favicon

This commit is contained in:
httpjamesm 2022-12-28 00:34:15 -05:00
parent 0a525248ac
commit 1af311a614
4 changed files with 19 additions and 2 deletions

View file

@ -9,6 +9,7 @@
http-equiv="Content-Security-Policy"
content="default-src 'none'; style-src 'self'; script-src 'none'; img-src {{ .imagePolicy }};"
/>
<link rel="icon" href="/static/codecircles.png" />
</head>
<body>
<div class="parent">