From 3610676d9a64cede6675f8583be98c56a7b58787 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sat, 20 Jul 2024 15:55:21 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B5=E3=83=96=E3=82=BF=E3=82=A4=E3=83=88?= =?UTF-8?q?=E3=83=AB=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 854832a..c6bcc6d 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -157,7 +157,7 @@ theme = "DoIt" # title shown in home page (HTML format is supported) title = "Kazuhiro Musashi" # subtitle shown in home page - subtitle = "ITエンジニアです。本当は手を動かしたいけど、いまはプレセールスをしています" + subtitle = "ITコンサル見習いに転職しました" # whether to use typeit animation for subtitle typeit = true # whether to show social links diff --git a/config/staging/config.toml b/config/staging/config.toml index 4621dd6..f309a7a 100644 --- a/config/staging/config.toml +++ b/config/staging/config.toml @@ -157,7 +157,7 @@ theme = "DoIt" # title shown in home page (HTML format is supported) title = "Kazuhiro Musashi" # subtitle shown in home page - subtitle = "ITエンジニアです。本当は手を動かしたいけど、いまはプレセールスをしています" + subtitle = "ITコンサル見習いに転職しました" # whether to use typeit animation for subtitle typeit = true # whether to show social links