summaryrefslogtreecommitdiff
path: root/www/static/header.html
diff options
context:
space:
mode:
authoroweissbarth2014-06-05 23:06:55 +0200
committeroweissbarth2014-06-05 23:06:55 +0200
commit6c2bc2f4f0e6327ec19df0c06d931c10be0ff1e1 (patch)
tree940f916d731579f40a76547c54a6a5508aae5283 /www/static/header.html
parentf92eea258d3274bfe0a98530f4f2425d6aa0d9bf (diff)
downloadfiles.iamfabulous.de-6c2bc2f4f0e6327ec19df0c06d931c10be0ff1e1.tar.gz
now using font-awesome
Diffstat (limited to 'www/static/header.html')
-rwxr-xr-xwww/static/header.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/static/header.html b/www/static/header.html
index 25eba61..c1b0c46 100755
--- a/www/static/header.html
+++ b/www/static/header.html
@@ -3,6 +3,7 @@
<head>
<title>VFS</title>
<link rel="stylesheet" href="/static/style.css">
+ <link rel="stylesheet" href="/static/font-awesome/css/font-awesome.min.css">
</head>
<body>