From aefb5a0182850f905af2cd71cf9e3ea825bf23a3 Mon Sep 17 00:00:00 2001 From: 135e2 <135e2@135e2.tk> Date: Thu, 19 Jan 2023 17:06:12 +0800 Subject: chore: migrate to new .dev domain --- .gitmodules | 2 +- ReadMe.md | 4 ++-- _config.yml | 2 +- source/_posts/accelerationism-cancel-culture-and-civic-education.md | 2 +- source/_posts/daily-myth-01.md | 4 ++-- source/_posts/daily-myth-02.md | 2 +- source/_posts/intro.md | 2 +- themes/chromate | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8f01a1d..8deed07 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/chromate"] path = themes/chromate - url = http://git.135e2.tk/135e2/chromate + url = https://git.135e2.dev/135e2/chromate diff --git a/ReadMe.md b/ReadMe.md index 46b1958..64939f0 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -2,12 +2,12 @@ ## Description -Meaningless Records' repo, containing all the files used to generate [the Website](http://podcast.135e2.tk). +Meaningless Records' repo, containing all the files used to generate [the Website](https://podcast.135e2.dev). ## Setup ```bash -git clone --recurse-submodules http://git.135e2.tk/135e2/MeaninglessRecords +git clone --recurse-submodules https://git.135e2.dev/135e2/MeaninglessRecords sudo npm install hexo-cli -g # Install hexo (the SSG) diff --git a/_config.yml b/_config.yml index 997a671..dc08790 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: https://podcast.135e2.dev permalink: :title/ permalink_defaults: pretty_urls: diff --git a/source/_posts/accelerationism-cancel-culture-and-civic-education.md b/source/_posts/accelerationism-cancel-culture-and-civic-education.md index cadad1b..1b5d119 100644 --- a/source/_posts/accelerationism-cancel-culture-and-civic-education.md +++ b/source/_posts/accelerationism-cancel-culture-and-civic-education.md @@ -28,7 +28,7 @@ podcast: > 一些碎碎念:播放过程中你可能会听到一些奇怪的杂音,请自行忽略。感谢你的耐心聆听~(ノ゚∀゚)ノ -*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](http://podcast.135e2.tk/feed.xml),订阅收听本节目。[^1]* +*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](https://podcast.135e2.dev/feed.xml),订阅收听本节目。[^1]* --- ## TimeLine diff --git a/source/_posts/daily-myth-01.md b/source/_posts/daily-myth-01.md index 54decd0..0761915 100644 --- a/source/_posts/daily-myth-01.md +++ b/source/_posts/daily-myth-01.md @@ -20,11 +20,11 @@ podcast: -![No More Electron Waste :D](https://podcast.135e2.tk/daily-myth-01/no-more-electron-waste.jpg) +![No More Electron Waste :D](https://podcast.135e2.dev/daily-myth-01/no-more-electron-waste.jpg) > Basic IT knowledge required. :D -*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](http://podcast.135e2.tk/feed.xml),订阅收听本节目。[^1]* +*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](https://podcast.135e2.dev/feed.xml),订阅收听本节目。[^1]* --- ## Links and Notes diff --git a/source/_posts/daily-myth-02.md b/source/_posts/daily-myth-02.md index c233c86..cedb45b 100644 --- a/source/_posts/daily-myth-02.md +++ b/source/_posts/daily-myth-02.md @@ -13,7 +13,7 @@ podcast: type: audio/mpeg --- -*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](http://podcast.135e2.tk/feed.xml),订阅收听本节目。[^1]* +*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](https://podcast.135e2.dev/feed.xml),订阅收听本节目。[^1]* --- ## Links and Notes diff --git a/source/_posts/intro.md b/source/_posts/intro.md index 10d6193..85ea89a 100644 --- a/source/_posts/intro.md +++ b/source/_posts/intro.md @@ -22,7 +22,7 @@ This is the Intro! Listen to it here. 这里是随随便便~~毫不走心~~的Intro~ -*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](http://podcast.135e2.tk/feed.xml),订阅收听本节目。[^1]* +*推荐使用[AntennaPod](https://f-droid.org/packages/de.danoeh.antennapod/)等泛用型播客客户端添加[RSS链接](https://podcast.135e2.dev/feed.xml),订阅收听本节目。[^1]* --- ## TimeLine diff --git a/themes/chromate b/themes/chromate index 3351beb..cd787f0 160000 --- a/themes/chromate +++ b/themes/chromate @@ -1 +1 @@ -Subproject commit 3351beb61c7dbb914790710906d7db0c523fdf37 +Subproject commit cd787f09973bb226568f7ed8ed765382915431ef -- cgit v1.2.3