Add pirate favicon

This commit is contained in:
2021-04-27 01:14:31 +00:00
parent fc2afda5d0
commit 9ee0254509
4 changed files with 15 additions and 0 deletions

View File

@@ -28,6 +28,8 @@
<link rel="preload" href="/theme/fonts/Lato-Italic.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="preload" href="/theme/fonts/Lato-Regular.ttf" as="font" type="font/ttf" crossorigin="anonymous">
<link rel="icon" href="favicon.svg">
<style>
{% include 'style.css' %}
{% include 'fonts.css' %}