Improve SEO

This commit is contained in:
Joakim Hellsén 2026-02-11 22:15:14 +01:00
commit bbeed5c9f0
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
6 changed files with 1331 additions and 45 deletions

View file

@ -16,14 +16,13 @@
<link rel="manifest" href="{% static 'site.webmanifest' %}" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description"
content="Twitch Drops Tracker - Track your Twitch drops and campaigns easily." />
<meta name="keywords" content="Twitch, Drops" />
<title>
{% block title %}
ttvdrops
{% endblock title %}
</title>
{% include "includes/meta_tags.html" %}
<style>
html {
color-scheme: light dark;