diff options
| author | nsfisis <nsfisis@gmail.com> | 2021-03-30 23:16:37 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2021-03-30 23:16:37 +0900 |
| commit | cea7c8d09cb70559c81a019737c3c0bae0c30656 (patch) | |
| tree | 906ccfa735a50902061004132e702eb1163b098b /config.toml | |
| parent | 5d245558d7088aefc2b1bf2c99b52e4621f4610e (diff) | |
| download | nsfisis.github.io-cea7c8d09cb70559c81a019737c3c0bae0c30656.tar.gz nsfisis.github.io-cea7c8d09cb70559c81a019737c3c0bae0c30656.tar.zst nsfisis.github.io-cea7c8d09cb70559c81a019737c3c0bae0c30656.zip | |
change blog title
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
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" |
