aboutsummaryrefslogtreecommitdiff
path: root/tmpl
diff options
context:
space:
mode:
authorDimitri Sokolyuk <sokolyuk@gmail.com>2024-02-24 22:39:06 +0100
committerDimitri Sokolyuk <sokolyuk@gmail.com>2024-02-24 22:39:06 +0100
commit3927a5dea40aa50213bda4895c34e296f122b9d3 (patch)
tree563dc1a432ab424b46db30c15b22d4a72466818a /tmpl
parent04c41b6f74b4762555a56b056db4ab5e123a609a (diff)
Test new 1.22 http routesHEADmaster
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/root6
1 files changed, 3 insertions, 3 deletions
diff --git a/tmpl/root b/tmpl/root
index c357ad1..4bd21ee 100644
--- a/tmpl/root
+++ b/tmpl/root
@@ -3,9 +3,9 @@
<html>
<head>
<title>{{template "title" .}}</title>
- <link rel='stylesheet' type='text/css' href='/css/fonts.css'>
- <link rel='stylesheet' type='text/css' href='/css/style.css'>
- <link rel='stylesheet' type='text/css' href='/css/font-awesome.min.css'>
+ <link rel='stylesheet' type='text/css' href='/static/css/fonts.css'>
+ <link rel='stylesheet' type='text/css' href='/static/css/style.css'>
+ <link rel='stylesheet' type='text/css' href='/static/css/font-awesome.min.css'>
</head>
<body>
<nav>