diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_header.html b/src/_header.html index 58fa742..f45e37a 100644 --- a/src/_header.html +++ b/src/_header.html @@ -6,7 +6,7 @@ <title></title> <link rel="icon" type="image/x-icon" href="/favicon.ico"> <link rel="alternate" type="application/rss+xml" title="" href='feed'> - <link rel="stylesheet" type="text/css" href="main.css"> + <link rel="stylesheet" type="text/css" href="/main.css"> </head> <body> <header> |