Geometric logo

This commit is contained in:
spikecodes
2021-02-25 09:07:45 -08:00
parent a3ec44149c
commit 5d643277bc
10 changed files with 22 additions and 51 deletions

View File

@ -18,7 +18,7 @@
<link href="/touch-icon-iphone.png/" rel="apple-touch-icon">
<!-- PWA Manifest -->
<link rel="manifest" type="application/json" href="/manifest.json/">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico/">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon.png">
<link rel="stylesheet" type="text/css" href="/style.css/">
{% endblock %}
</head>