aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-02-23 15:31:50 +0900
committernsfisis <nsfisis@gmail.com>2022-02-23 15:31:50 +0900
commita4a72de9af0d0a6d17944f847a4d5fed2b05d2a7 (patch)
tree8e47394a19d0341934c72704f4ba228e729a6a12 /config.toml
parent1b9939e183b72dfc4f73264b6bed8cc286cf374e (diff)
downloadnsfisis.github.io-a4a72de9af0d0a6d17944f847a4d5fed2b05d2a7.tar.gz
nsfisis.github.io-a4a72de9af0d0a6d17944f847a4d5fed2b05d2a7.tar.zst
nsfisis.github.io-a4a72de9af0d0a6d17944f847a4d5fed2b05d2a7.zip
change site domain to `blog.nsfisis.dev`
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index af74893..72ada87 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = "https://nsfisis.github.io"
+baseURL = "https://blog.nsfisis.dev"
languageCode = "ja-JP"
title = "REPL: Rest-Eat-Program Loop"
theme = "paper"