summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJuliane Clausen <git@juliane-clausen.de>2014-08-07 00:21:07 +0200
committerJuliane Clausen <git@juliane-clausen.de>2014-08-07 00:25:28 +0200
commit92ffdd70aa16808ce609550db97d52aa08acebc2 (patch)
tree17abf754c5f68a7badfca4ae989a5f1e673ae8e7 /templates
parent0a75879698fb3d85a208f80220e6b9d6e2ebec8b (diff)
Social media icons
Diffstat (limited to 'templates')
-rw-r--r--templates/page.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index 3e615447..96650f9b 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -19,6 +19,7 @@
</TMPL_IF>
<link rel="stylesheet" href="<TMPL_VAR BASEURL>css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="<TMPL_VAR BASEURL>css/bootstrap-theme.min.css" type="text/css" />
+ <link rel="stylesheet" href="<TMPL_VAR BASEURL>css/font-awesome.min.css" type="text/css" />
<TMPL_IF LOCAL_CSS>
<link rel="stylesheet" href="<TMPL_VAR BASEURL>css/<TMPL_VAR LOCAL_CSS>" type="text/css" />
<TMPL_ELSE>