Commit 95da07ea authored by Rosanny Sihombing's avatar Rosanny Sihombing
Browse files

Merge branch 'testing' into 'dev'

Testing

See merge request !8
parents 9d73abf3 9f8cc187
...@@ -7,6 +7,7 @@ devel: ...@@ -7,6 +7,7 @@ devel:
- cd /usr/lib/ckan/default/src/ckanext-theme_hft - cd /usr/lib/ckan/default/src/ckanext-theme_hft
- python setup.py develop - python setup.py develop
- deactivate - deactivate
- supervisorctl restart all
tags: tags:
- testing - testing
only: only:
......
...@@ -3,5 +3,5 @@ ...@@ -3,5 +3,5 @@
{% block styles %} {% block styles %}
{{ super() }} {{ super() }}
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.2/css/all.css" integrity="sha384-oS3vJWv+0UjzBfQzYUhtDYW+Pj2yciDJxpsK1OYPAYjqT085Qq/1cq5FLXAZQ7Ay" crossorigin="anonymous"> <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-css' %}
{% endblock %} {% 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