diff options
Diffstat (limited to 'www/static/header.html')
| -rwxr-xr-x | www/static/header.html | 1 |
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> |
