fix(template): path to stylesheet
Anirudh icyph0x@pm.me
Mon, 18 Jun 2018 12:24:12 +0530
1 files changed,
2 insertions(+),
4 deletions(-)
jump to
M
index.html
→
index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html> <html> <header> - <link rel="stylesheet" href="../static/sakura.css"> + <link rel="stylesheet" href="/static/sakura.css"> </style> <a href="/">home</a> <a href="/gpg.txt">gpg</a> <title>@@ -33,6 +33,4 @@
<footer> <p align="center">Built using <a href="https://github.com/icyphox/vite">Vite</a>.</p> <p> </p> -<footer> - - +<footer>