From ac573ac4cbc98010f8f95b18941d3a7087f9ce38 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sat, 18 Apr 2020 23:39:08 +0800 Subject: [PATCH] Change the subtitle. --- config/_default/config.toml | 2 +- config/staging/config.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 479aba3..61546f7 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -4,7 +4,7 @@ languageCode = "ja" theme = "angels-ladder" [params] - subtitle = "I wanna be a Jedi Padawan." + subtitle = "Named after the quotation from Wind, Sand, and Stars by Saint Exupery." facebook = "https://www.facebook.com/kazu634" twitter = "https://twitter.com/MusashiKazuhiro" github = "https://github.com/kazu634" diff --git a/config/staging/config.toml b/config/staging/config.toml index bf5efc1..b6015d2 100644 --- a/config/staging/config.toml +++ b/config/staging/config.toml @@ -4,7 +4,7 @@ languageCode = "ja" theme = "angels-ladder" [params] - subtitle = "I wanna be a Jedi Padawan." + subtitle = "Named after the quotation from Wind, Sand, and Stars by Saint Exupery." facebook = "https://www.facebook.com/kazu634" twitter = "https://twitter.com/MusashiKazuhiro" github = "https://github.com/kazu634"