aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/cms/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cms/index.html b/src/cms/index.html
index baa6e33..efa668b 100644
--- a/src/cms/index.html
+++ b/src/cms/index.html
@@ -6,7 +6,7 @@
<title>Content Manager</title>
<!-- Include the stylesheets from your site here -->
- <link rel="stylesheet" href="https://unpkg.com/netlify-cms@^0.3.9/dist/cms.css" />
+ <link rel="stylesheet" href="/cms.css" />
<!-- Include a CMS specific stylesheet here -->
</head>