mirror of
https://github.com/godotengine/godot-showreel-voting.git
synced 2026-09-03 18:15:13 +03:00
update style to pull from style.godotengine.org
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user