aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2021-03-30 23:16:37 +0900
committernsfisis <nsfisis@gmail.com>2021-03-30 23:16:37 +0900
commitcea7c8d09cb70559c81a019737c3c0bae0c30656 (patch)
tree906ccfa735a50902061004132e702eb1163b098b /config.toml
parent5d245558d7088aefc2b1bf2c99b52e4621f4610e (diff)
downloadblog.nsfisis.dev-cea7c8d09cb70559c81a019737c3c0bae0c30656.tar.gz
blog.nsfisis.dev-cea7c8d09cb70559c81a019737c3c0bae0c30656.tar.zst
blog.nsfisis.dev-cea7c8d09cb70559c81a019737c3c0bae0c30656.zip
change blog title
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 c1c7241..af74893 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
baseURL = "https://nsfisis.github.io"
languageCode = "ja-JP"
-title = "5757777"
+title = "REPL: Rest-Eat-Program Loop"
theme = "paper"