Commit 10990be9 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'asset-fixing' into 'testing'

Asset fixing

See merge request !7
parents 33192c08 5f1dfde5
Pipeline #3398 passed with stage
in 14 seconds
theme:
theme-hft:
filters: cssrewrite
output: assets/%(version)s_theme.css
contents: theme.css
......@@ -3,5 +3,5 @@
{% block styles %}
{{ super() }}
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous">
{% asset 'theme_hft/theme' %}
{% asset 'theme_hft/theme-hft' %}
{% endblock %}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment