diff options
author | amzrk2 | 2020-08-15 15:18:08 +0800 |
---|---|---|
committer | amzrk2 | 2020-08-15 15:18:08 +0800 |
commit | 7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46 (patch) | |
tree | a733257ad2b66281f658451c362b8ef6be8c3cfc /theme.toml | |
parent | 2ab30a541b96354274ae559cc8d19c2a1f6e7988 (diff) | |
download | hugo-theme-fuji-7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46.tar.gz hugo-theme-fuji-7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46.tar.bz2 hugo-theme-fuji-7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46.zip |
update: update min Hugo version
Diffstat (limited to 'theme.toml')
-rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ description = "A minimal Hugo theme with nice theme color." homepage = "https://github.com/amzrk2/hugo-theme-fuji/" tags = ["blog", "minimal", "responsive", "dark mode"] features = ["blog", "minimal", "responsive", "dark mode"] -min_version = "0.62.1" +min_version = "0.73.0" [author] name = "DSRKafuU" |