diff --git a/404.html b/404.html
index a708b68..fd9ff20 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 c0c6961..ca93e0e 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 88f9a6b..1cd8496 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 e10093f..3c7bc79 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 f46fd45..11cccf4 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 9339064..0000000
--- 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 bedc283..f6fdd42 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 763bb7a..ecd1b0d 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 77ee998..a333c3b 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 7115bf1..2015c89 100644
--- a/_includes/disqus.html
+++ b/_includes/disqus.html
@@ -1,10 +1,6 @@