forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-09 19:06:41 -06:00
parent 8ac3c6a714
commit 97d6898556
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<script src="/assets/js/bootstrap.js?v=1"></script>
{% if v %}
<style>:root{--primary:#{{v.themecolor}}}</style>
<link rel="stylesheet" href="/assets/css/main.css?v=140">
<link rel="stylesheet" href="/assets/css/main.css?v=139">
<link rel="stylesheet" href="/assets/css/{{v.theme}}.css?v=125">
{% if v.agendaposter %}<link rel="stylesheet" href="/assets/css/agendaposter.css?v=125">{% elif v.css %}<link rel="stylesheet" href="/@{{v.username}}/css">{% endif %}
{% else %}