diff options
author | 135e2 <[email protected]> | 2022-12-29 17:52:47 +0800 |
---|---|---|
committer | 135e2 <[email protected]> | 2022-12-29 17:52:47 +0800 |
commit | f3accc543001522d9c415b9b1c71a3f4591d3242 (patch) | |
tree | 4e95a5fb312b142c815a971b761ef6aaab021fa8 /_config.yml | |
parent | a6c3461374042654f7d648bd70e7f3ee43ac4aaf (diff) | |
download | MeaninglessRecords-f3accc543001522d9c415b9b1c71a3f4591d3242.tar.gz MeaninglessRecords-f3accc543001522d9c415b9b1c71a3f4591d3242.tar.bz2 MeaninglessRecords-f3accc543001522d9c415b9b1c71a3f4591d3242.zip |
chore: HTTPS everywhere
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index cc71e3c..997a671 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: http://podcast.135e2.tk +url: https://podcast.135e2.tk permalink: :title/ permalink_defaults: pretty_urls: |