master
kek7198 2021-12-12 09:05:06 -06:00
parent 15a8c5d22a
commit ecc6f5a2b7
1 changed files with 12 additions and 12 deletions

View File

@ -29,13 +29,13 @@
{% block stylesheets %} {% block stylesheets %}
<link rel="stylesheet" href="/assets/css/main.css?v=126"> <link rel="stylesheet" href="/assets/css/main.css?v=136">
{% assets 'css' %} {% assets 'css' %}
<link rel="stylesheet" href="{{ ASSET_URL }}"> <link rel="stylesheet" href="{{ ASSET_URL }}">
{% endassets %} {% endassets %}
<link rel="stylesheet" href="/assets/css/mistletoe.css?v=18"> <link rel="stylesheet" href="/assets/css/mistletoe.css?v=27">
{% if v %} {% if v %}
<style>:root{--primary:#{{v.themecolor}}}</style> <style>:root{--primary:#{{v.themecolor}}}</style>