diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index a8d7f37..490f4e9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,7 @@ <script src="./js/blog.js"></script> - <link href="./css/style.css" rel="stylesheet"> + <link href="/css/style.css" rel="stylesheet"> <link href="./feed.xml" rel="alternate" hreflang="en" title="RSS feed"> <script type="module" src="//www.unlimited.pizza/js/animation.js"></script> |