summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2023-05-04 15:01:04 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2023-05-04 15:01:04 +0200
commit5e0007ca2ab1354366cc76a2247088f021187c4f (patch)
treec3251229bc68cbabecc9c41fe44d524216862d50 /ishtar_common/templates
parent2b2935ccf265216a33345c2fd953c205ce143827 (diff)
downloadIshtar-5e0007ca2ab1354366cc76a2247088f021187c4f.tar.bz2
Ishtar-5e0007ca2ab1354366cc76a2247088f021187c4f.zip
font-awesome -> fork-awesome
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/base.html b/ishtar_common/templates/base.html
index be7187ef1..426ae7655 100644
--- a/ishtar_common/templates/base.html
+++ b/ishtar_common/templates/base.html
@@ -101,7 +101,7 @@
<link rel="stylesheet" href="{{STATIC_URL}}ol/ol.css?ver={{VERSION}}">
<link rel="stylesheet" href="{{STATIC_URL}}ol-layerswitcher/ol-layerswitcher.css?ver={{VERSION}}">
<link rel="stylesheet" href="{{STATIC_URL}}bootstrap/bootstrap.css?ver={{VERSION}}">
- <link rel="stylesheet" href="{{STATIC_URL}}font-awesome/css/font-awesome.min.css?ver={{VERSION}}">
+ <link rel="stylesheet" href="{{STATIC_URL}}fork-awesome/css/fork-awesome.min.css?ver={{VERSION}}">
{% compress css %}
<link rel="stylesheet" href="{{STATIC_URL}}js/chosen/chosen.min.css?ver={{VERSION}}">
<link rel="stylesheet" href="{{STATIC_URL}}js/prettyPhoto/css/prettyPhoto.css?ver={{VERSION}}">