aboutsummaryrefslogtreecommitdiff
path: root/static/admin/index.html
diff options
context:
space:
mode:
authorMantas <11616378+mistermantas@users.noreply.github.com>2018-08-03 10:54:54 +0300
committerMantas <11616378+mistermantas@users.noreply.github.com>2018-08-03 10:54:54 +0300
commitbe3bcf16385e0f7baee0be00d09dbe436ad3bff1 (patch)
tree24f0be1a1e4f4d2216463023d4dec5400dfdd2a4 /static/admin/index.html
parent1f1d50cb4722c7064e7d3a66d91d8dfa0f610cac (diff)
Should be working now: #16, #15
Diffstat (limited to 'static/admin/index.html')
-rw-r--r--static/admin/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/admin/index.html b/static/admin/index.html
index 5d0b4fe..f8ef914 100644
--- a/static/admin/index.html
+++ b/static/admin/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
- <title>{{ .Site.Title }} | cState Admin</title>
+ <title>cState Admin</title>
<link rel="stylesheet" href="https://unpkg.com/netlify-cms@~1.1/dist/cms.css" />
</head>
<body>