diff --git a/404.html b/404.html index a708b68e1..fd9ff205e 100644 --- a/404.html +++ b/404.html @@ -1,14 +1,9 @@ --- -# The 404 page -# v2.0 -# https://github.com/cotes2020/jekyll-theme-chirpy -# © 2017-2019 Cotes Chung -# MIT License layout: page title: "404: Page not found" permalink: /404.html -redirect_from: # part of site.sitemap_exclude +redirect_from: - /norobots/ - /assets/ - /tabs/ @@ -22,4 +17,4 @@ dynamic_title: true

Sorry, we've misplaced that URL or it's pointing to something that doesn't exist.

Head back Home to try finding it again, or search for it on the Archives page.

-
\ No newline at end of file + diff --git a/_config.yml b/_config.yml index c0c6961d9..ca93e0e5a 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,4 @@ -# The Site Settings -# v2.0 -# https://github.com/cotes2020/jekyll-theme-chirpy -# © 2017-2019 Cotes Chung -# MIT licensed - +# The Site Configuration # jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md # -------------------------- diff --git a/_data/contact.yml b/_data/contact.yml index 88f9a6bbd..1cd849644 100644 --- a/_data/contact.yml +++ b/_data/contact.yml @@ -1,8 +1,4 @@ # The contact options. -# v2.3 -# https://github.com/cotes2020/jekyll-theme-chirpy -# © 2020 Cotes Chung -# MIT Licensed - type: github diff --git a/_data/date_format.yml b/_data/date_format.yml index e10093f9d..3c7bc798d 100644 --- a/_data/date_format.yml +++ b/_data/date_format.yml @@ -1,9 +1,4 @@ # The date format -# v2.1 -# https://github.com/cotes2020/jekyll-theme-chirpy -# © 2020 Cotes Chung -# MIT Licensed - tooltip: "%a, %b %e, %Y, %l:%M %p %z" diff --git a/_data/label.yml b/_data/label.yml index f46fd45a1..11cccf426 100644 --- a/_data/label.yml +++ b/_data/label.yml @@ -1,8 +1,4 @@ # The label text of site. -# v2.0 -# https://github.com/cotes2020/jekyll-theme-chirpy -# © 2017-2019 Cotes Chung -# MIT Licensed panel: lastmod: Recent Update diff --git a/_data/meta.yml b/_data/meta.yml deleted file mode 100644 index 9339064d8..000000000 --- a/_data/meta.yml +++ /dev/null @@ -1,3 +0,0 @@ -name: Chirpy -version: 2.7.2 -homepage: https://github.com/cotes2020/jekyll-theme-chirpy/ diff --git a/_data/rights.yml b/_data/rights.yml index bedc283d9..f6fdd4284 100644 --- a/_data/rights.yml +++ b/_data/rights.yml @@ -1,10 +1,4 @@ -# License data. -# -# v2.1 -# https://github.com/cotes2020/jekyll-theme-chirpy -# © 2020 Cotes Chung -# MIT Licensed - +# License data license: name: CC BY 4.0 @@ -14,4 +8,4 @@ brief: Some rights reserved. verbose: >- Except where otherwise noted, the blog posts on this site are licensed - under the Creative Commons Attribution 4.0 International (CC BY 4.0) License by the author. \ No newline at end of file + under the Creative Commons Attribution 4.0 International (CC BY 4.0) License by the author. diff --git a/_data/share.yml b/_data/share.yml index 763bb7adf..ecd1b0d8d 100644 --- a/_data/share.yml +++ b/_data/share.yml @@ -1,10 +1,5 @@ # Sharing options at the bottom of the post. # Icons from -# -# v2.1 -# https://github.com/cotes2020/jekyll-theme-chirpy -# © 2020 Cotes Chung -# MIT Licensed platforms: - diff --git a/_includes/css-selector.html b/_includes/css-selector.html index 77ee998b2..a333c3b32 100644 --- a/_includes/css-selector.html +++ b/_includes/css-selector.html @@ -1,9 +1,5 @@ diff --git a/_includes/disqus.html b/_includes/disqus.html index 7115bf18d..2015c899a 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -1,10 +1,6 @@
diff --git a/_includes/favicons.html b/_includes/favicons.html index a72cd5317..437c6a115 100644 --- a/_includes/favicons.html +++ b/_includes/favicons.html @@ -1,10 +1,6 @@ {% capture icon_url %}{{ site.baseurl }}/assets/img/favicons{% endcapture %} diff --git a/_includes/footer.html b/_includes/footer.html index b327c3e60..cf8ef91d8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,9 +1,5 @@