diff options
Diffstat (limited to 'site/static/admin/index.html')
| -rw-r--r-- | site/static/admin/index.html | 2 |
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> |
