feat: use styles absolute
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -36,5 +36,5 @@
|
|||||||
{% endmacro list_posts %}
|
{% endmacro list_posts %}
|
||||||
|
|
||||||
{% macro styles() %}
|
{% macro styles() %}
|
||||||
<link rel="stylesheet" href="{{ get_url(path="styles/styles.css") | safe }}" />
|
<link rel="stylesheet" href="{{ get_url(path="/styles/styles.css") | safe }}" />
|
||||||
{% endmacro styles %}
|
{% endmacro styles %}
|
||||||
|
Reference in New Issue
Block a user