From 75d371951940aa7150949e88f944ab856b0bcd58 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 5 Mar 2021 23:58:46 +0900 Subject: fix protocol: http to https --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index f77b0f2..c1c7241 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "http://nsfisis.github.io" +baseURL = "https://nsfisis.github.io" languageCode = "ja-JP" title = "5757777" theme = "paper" -- cgit v1.2.3-70-g09d2