Inline emoji favicon

This commit is contained in:
Tanner Collin 2023-03-06 10:31:08 -07:00
parent 00e3c0dbe0
commit 96195d7fdb

View File

@ -9,7 +9,7 @@
<meta name="author" content="Tanner" />
{% endblock head %}
<link rel="icon" href="/favicon.svg">
<link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='90'%3E🏴%3C/text%3E%3C/svg%3E%0A" type="image/svg+xml" />
<style>
{% include 'style.css' %}