From 46cca091887bd2939c624d22cef1a88aabe6d56c Mon Sep 17 00:00:00 2001 From: MDLeom <2809763-curben@users.noreply.gitlab.com> Date: Fri, 6 Mar 2020 10:55:46 +0000 Subject: [PATCH] feat: add .onion mirror --- README.md | 6 ++++++ _config.yml | 1 + themes/chameleon/layout/_partial/footer.ejs | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cf49349..25d22f4 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,14 @@ Chameleon is a fork of [Typing](https://github.com/geekplux/hexo-theme-typing) t Refer to [this post](https://mdleom.com/2018/09/21/how-to-create-a-hexo-blog/) for more detailed instruction. ## License + The content of this blog is licensed under the [CC-BY-SA license](https://creativecommons.org/licenses/by-sa/4.0/), and the underlying source code used to format and display that content is licensed under the [MIT license](LICENSE.md), unless indicated otherwise. +## Mirrors + +- https://curben.netlify.com/ +- http://xw226dvxac7jzcpsf4xb64r4epr6o5hgn46dxlqk7gnjptakik6xnzqd.onion/ + --- Useful links: diff --git a/_config.yml b/_config.yml index 3c1f45b..6e05bcb 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,7 @@ timezone: # URL ## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/' url: https://mdleom.com +onion: http://xw226dvxac7jzcpsf4xb64r4epr6o5hgn46dxlqk7gnjptakik6xnzqd.onion root: / permalink: blog/:year/:month/:day/:title/ permalink_defaults: diff --git a/themes/chameleon/layout/_partial/footer.ejs b/themes/chameleon/layout/_partial/footer.ejs index 3868e97..9df022d 100644 --- a/themes/chameleon/layout/_partial/footer.ejs +++ b/themes/chameleon/layout/_partial/footer.ejs @@ -8,6 +8,6 @@