From d5feb86306c8fb045beffdf41b423c9a5240a617 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Fri, 13 May 2022 22:26:42 +0800 Subject: revert: Revert "chore: use secure HTTPS ..." This reverts commit 5f76783dd6d1a22441c1b3664ab2dd74a0ffe14a. Revert it since we hate CDN providers :p --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 54cbf3d..1a6dded 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,7 @@ timezone: 'Asia/Shanghai' # URL ## Set your site url here. For example, if you use GitHub Page, set url as 'https://username.github.io/project' -url: https://podcast.135e2.tk +url: http://podcast.135e2.tk permalink: :title/ permalink_defaults: pretty_urls: -- cgit v1.2.3