aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorMathias Biilmann Christensen <info@mathias-biilmann.net>2017-09-02 14:27:52 -0700
committerMathias Biilmann Christensen <info@mathias-biilmann.net>2017-09-02 14:27:52 -0700
commit921ba84a23cfeecdb275939f81ac214450b91583 (patch)
tree682454ddb454c6248430078088b2cfa65d1c9850 /site
parent2385c63edd389348d2412bab1749409303b9b22f (diff)
Add cms stylesheet
Diffstat (limited to 'site')
-rw-r--r--site/static/admin/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/static/admin/index.html b/site/static/admin/index.html
index efa668b..ebc6325 100644
--- a/site/static/admin/index.html
+++ b/site/static/admin/index.html
@@ -6,7 +6,7 @@
<title>Content Manager</title>
<!-- Include the stylesheets from your site here -->
- <link rel="stylesheet" href="/cms.css" />
+ <link rel="stylesheet" href="/css/cms.css" />
<!-- Include a CMS specific stylesheet here -->
</head>