update style to pull from style.godotengine.org

This commit is contained in:
Emi
2025-10-13 14:53:07 +02:00
parent 15a2cd7b27
commit 040f94dc4f

View File

@@ -7,9 +7,9 @@
<meta name="description" content="{% if description %}{{ description }}{% else %}Godot's annual showreel voting platform.{% endif %}">
<title>{% if title %}{{ title }} - {% endif %}Godot Showreel Voting</title>
<link rel="icon" href="/static/images/favicon.svg" type="image/svg+xml">
<link rel="stylesheet" href="/static/css/1.1/base.css">
<link rel="stylesheet" href="https://style.godotengine.org/1.1/base.css">
<link rel="stylesheet" href="https://style.godotengine.org/1.1/nav.css">
<link rel="stylesheet" href="https://store-beta.godotengine.org/static/style/main.css">
<link rel="stylesheet" href="/static/css/1.1/nav.css">
<script src="https://unpkg.com/htmx.org@1.9.12"></script>
<script src="https://store-beta.godotengine.org/static/js/tiny-slider.js"></script>
<meta property="og:site_name" content="Godot Showreel Voting">