move static files in their respective application

This commit is contained in:
thomas girod
2024-08-14 12:58:21 +02:00
parent 52c19e9962
commit ff088009d9
27 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
{% endblock %}
{%- block additional_css -%}
<link rel="stylesheet" href="{{ scss('counter/activity.scss') }}">
<link rel="stylesheet" href="{{ scss('counter/css/activity.scss') }}">
{%- endblock -%}
{% block content %}