From 893db51ff0a93cc05998f7b34def36595199c2fd Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:20:51 +0800 Subject: [PATCH] Improve the copyrights of the assets --- 404.html | 9 +--- _config.yml | 7 +-- _data/contact.yml | 4 -- _data/date_format.yml | 5 -- _data/label.yml | 4 -- _data/meta.yml | 3 -- _data/rights.yml | 10 +--- _data/share.yml | 5 -- _includes/css-selector.html | 4 -- _includes/disqus.html | 4 -- _includes/favicons.html | 4 -- _includes/footer.html | 4 -- _includes/google-analytics.html | 4 -- _includes/head.html | 5 -- _includes/js-selector.html | 4 -- _includes/lozad.html | 4 +- _includes/mode-toggle.html | 5 -- _includes/no-linenos.html | 4 -- _includes/panel.html | 4 -- _includes/post-nav.html | 5 -- _includes/post-paginator.html | 5 -- _includes/post-sharing.html | 5 -- _includes/related-posts.html | 5 -- _includes/search-loader.html | 4 -- _includes/search-results.html | 4 -- _includes/sidebar.html | 4 -- _includes/timeago.html | 5 -- _includes/topbar.html | 5 +- _includes/trending-tags.html | 4 -- _includes/update-list.html | 4 -- _layouts/archives.html | 5 -- _layouts/categories.html | 5 -- _layouts/category.html | 3 -- _layouts/default.html | 4 -- _layouts/home.html | 4 -- _layouts/page.html | 4 -- _layouts/post.html | 4 -- _layouts/tag.html | 4 -- _layouts/tags.html | 5 -- _plugins/posts-lastmod-hook.rb | 3 ++ _sass/jekyll-theme-chirpy.scss | 7 ++- _tabs/about.md | 6 --- app.js | 6 +-- assets/js/.copyright | 5 ++ assets/js/_commons/copy-link.js | 4 -- assets/js/_commons/search-display.js | 4 -- assets/js/_commons/sidebar.js | 4 -- assets/js/_commons/tooltip-loader.js | 4 -- assets/js/_commons/topbar-switch.js | 4 -- assets/js/_commons/topbar-title.js | 4 -- assets/js/_utils/category-collapse.js | 4 -- assets/js/_utils/img-hyperlink.js | 5 -- assets/js/_utils/pageviews.js | 7 +-- assets/js/_utils/timeago.js | 4 -- assets/js/dist/categories.min.js | 5 ++ assets/js/dist/home.min.js | 5 ++ assets/js/dist/page.min.js | 5 ++ assets/js/dist/post.min.js | 5 ++ assets/js/dist/pvreport.min.js | 5 ++ feed.xml | 4 -- gulpfile.js/tasks/js.js | 14 ++--- index.html | 5 -- package.json | 5 +- robots.txt | 7 +-- sw.js | 6 +-- tools/bump-version.sh | 53 ------------------- tools/bump.sh | 75 +++++++++++++++++++++++++++ tools/deploy.sh | 7 +-- tools/init.sh | 7 +-- tools/pv.sh | 8 +-- tools/run.sh | 6 --- tools/test.sh | 7 +-- 72 files changed, 139 insertions(+), 342 deletions(-) delete mode 100644 _data/meta.yml create mode 100644 assets/js/.copyright delete mode 100755 tools/bump-version.sh create mode 100755 tools/bump.sh 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.
-