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:
3232locale : en_US
3333# google_site_verification:
3434
35- # google_analytics:
36-
3735show_excerpts : false # set to true to show excerpts on the homepage
3836
3937kramdown :
Original file line number Diff line number Diff line change @@ -2,4 +2,3 @@ title: CWL Local Site
22url : " cwl.test" # the base hostname & protocol for your site, e.g. http://example.com
33baseurl : " /"
44port : 80
5- staging_site : true
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 55 < meta http-equiv ="Content-Type " content ="text/html; charset=UTF-8 ">
66 < meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
77 < 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 -%}
128 < link rel ="sitemap " type ="application/xml " title ="Sitemap " href ={{ "/sitemap.xml" | relative_url }}>
139
1410 {%- seo -%}
You can’t perform that action at this time.
0 commit comments