fdsfd
This commit is contained in:
parent
acc0218b77
commit
a256b02c6e
14 changed files with 20 additions and 20 deletions
|
@ -7,7 +7,7 @@
|
|||
<script src="/assets/js/bootstrap.js?v=245"></script>
|
||||
{% if v %}
|
||||
<style>:root{--primary:#{{v.themecolor}}}</style>
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=235">
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=236">
|
||||
<link rel="stylesheet" href="/assets/css/{{v.theme}}.css?v=55">
|
||||
{% if v.agendaposter %}
|
||||
<style>
|
||||
|
@ -32,7 +32,7 @@
|
|||
{% endif %}
|
||||
{% else %}
|
||||
<style>:root{--primary:#{{config('DEFAULT_COLOR')}}</style>
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=235">
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=236">
|
||||
<link rel="stylesheet" href="/assets/css/{{config('DEFAULT_THEME')}}.css?v=55">
|
||||
{% endif %}
|
||||
|
||||
|
@ -325,7 +325,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/assets/js/lozad.js?v=241"></script>
|
||||
<script src="/assets/js/lozad.js?v=242"></script>
|
||||
|
||||
{% if v %}
|
||||
<script src="/assets/js/post_toast2.js?v=243"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue