summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2021-02-01 21:34:28 +0700
committerDaniil Baturin <daniil@baturin.org>2021-02-01 21:34:28 +0700
commit97b8106c3c357da19890ef5ea45917234e806910 (patch)
tree276b495d252dfee66b54325bde68d662c10cfc2e /templates
parent85bd37371f15c9153532ecf1f5e4be9be8e7c194 (diff)
downloadcommunity.vyos.net-97b8106c3c357da19890ef5ea45917234e806910.tar.gz
community.vyos.net-97b8106c3c357da19890ef5ea45917234e806910.zip
Reorganize the CSS build process.
Diffstat (limited to 'templates')
-rw-r--r--templates/main.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.html b/templates/main.html
index 4ab8a4d..a7be405 100644
--- a/templates/main.html
+++ b/templates/main.html
@@ -11,7 +11,7 @@
<link rel="mask-icon" href="/img/favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
- <link rel="stylesheet" href="/css/main.css">
+ <link rel="stylesheet" href="/main.css">
</head>
<body>