File tree 1 file changed +11
-15
lines changed
1 file changed +11
-15
lines changed Original file line number Diff line number Diff line change 1
1
<!doctype html>
2
2
< html >
3
- < head >
4
- < meta charset ="utf-8 " />
5
- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
- < title > Content Manager - EmptyWork</ title >
7
- < link
3
+ < head >
4
+ < meta charset ="utf-8 "/>
5
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "/>
6
+ < meta name ="robots " content ="noindex "/>
7
+ < title > Content Manager - EmptyWork</ title >
8
+ < link
8
9
rel ="shortcut icon "
9
10
href ="/images/emptywork.png "
10
11
type ="image/x-png "
11
- />
12
- < script src ="https://identity.netlify.com/v1/netlify-identity-widget.js "> </ script >
13
- </ head >
14
- < body >
15
- <!-- Include the script that builds the page and powers Netlify CMS -->
16
- < script src ="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js "> </ script >
17
- < script >
18
- CMS . registerPreviewStyle ( "/css/style.css" ) ;
19
- </ script >
20
- </ body >
12
+ />
13
+ </ head >
14
+ < body >
15
+ < script src ="https://unpkg.com/netlify-cms@^2.0.0/dist/netlify-cms.js "> </ script >
16
+ </ body >
21
17
</ html >
You can’t perform that action at this time.
0 commit comments