diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/_head.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/_head.tmpl b/templates/_head.tmpl index 11a4aa8..695deeb 100644 --- a/templates/_head.tmpl +++ b/templates/_head.tmpl @@ -3,7 +3,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> - <link rel="stylesheet" href="/assets/style.css"> + <link rel="stylesheet" href="/p/assets/style.css"> </head> <body> <header> |