Update themes/samflake/index.twig

This commit is contained in:
rintyuu 2025-02-17 20:26:27 -08:00
parent 69fde1d071
commit d6786c3a91

View file

@ -5,6 +5,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#c0c0ff">
<title>{% if meta.title %}{{ meta.title }} | {% endif %}{{ site_title }}</title>
<link rel="icon" href="https://cdn.glitch.global/fad537f7-74e8-440f-a58d-6e97c9b636ea/favicon.ico?v=1730685185440" type="image/x-icon" />
<link rel="stylesheet" href="{{ theme_url }}/css/custom.css">