diff options
Diffstat (limited to 'www/static')
| -rw-r--r-- | www/static/header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/static/header.html b/www/static/header.html index de1ff79..25eba61 100644 --- a/www/static/header.html +++ b/www/static/header.html @@ -2,7 +2,7 @@ <html> <head> <title>VFS</title> - <link rel="stylesheet" href="static/style.css"> + <link rel="stylesheet" href="/static/style.css"> </head> <body> |
