fix
This commit is contained in:
parent
e1e9609ca2
commit
aa106a4a19
2 changed files with 2 additions and 2 deletions
|
@ -186,7 +186,7 @@
|
|||
|
||||
{% block stylesheets %}
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=126">
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=127">
|
||||
|
||||
{% assets 'css' %}
|
||||
<link rel="stylesheet" href="{{ ASSET_URL }}">
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
{% block stylesheets %}
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=125">
|
||||
<link rel="stylesheet" href="/assets/css/main.css?v=126">
|
||||
|
||||
{% assets 'css' %}
|
||||
<link rel="stylesheet" href="{{ ASSET_URL }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue