Skip to content

Commit

Permalink
chore: dateformatを指定
Browse files Browse the repository at this point in the history
  • Loading branch information
yupix committed Jan 21, 2024
1 parent 486edc5 commit 3a63096
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ DefaultContentLanguage = "ja"
subtitle = "A STUDENT WITH IDEALS AND BELIEFS."
avatar.src = "img/logo.webp"

[params.DateFormat]
published = "1月 02, 2006"
lastUpdated = "1月 02, 2006 15:04 MST"

[params.Custom.Authors.yupix]
name = "yupix"
icon = "yupix.webp"
Expand Down

0 comments on commit 3a63096

Please sign in to comment.