File tree Expand file tree Collapse file tree 4 files changed +0
-10
lines changed Expand file tree Collapse file tree 4 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,6 @@ social:
32
32
locale : en_US
33
33
# google_site_verification:
34
34
35
- # google_analytics:
36
-
37
35
show_excerpts : false # set to true to show excerpts on the homepage
38
36
39
37
kramdown :
Original file line number Diff line number Diff line change @@ -2,4 +2,3 @@ title: CWL Local Site
2
2
url : " cwl.test" # the base hostname & protocol for your site, e.g. http://example.com
3
3
baseurl : " /"
4
4
port : 80
5
- staging_site : true
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 5
5
< meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
6
6
< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
7
7
< meta name ="viewport " content ="width=device-width, initial-scale=1 ">
8
- <!-- site.staging_site: {{ site.staging_site }} -->
9
- {%- if site.staging_site -%}
10
- < meta name ="robots " content ="noindex " />
11
- {%- endif -%}
12
8
< link rel ="sitemap " type ="application/xml " title ="Sitemap " href ={{ "/sitemap.xml" | relative_url }}>
13
9
14
10
{%- seo -%}
You can’t perform that action at this time.
0 commit comments