summaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
authoramzrk22020-08-15 15:18:08 +0800
committeramzrk22020-08-15 15:18:08 +0800
commit7b348fbe00dacda715e9ceab7b6bad5e6cf4ae46 (patch)
treea733257ad2b66281f658451c362b8ef6be8c3cfc /theme.toml
parent2ab30a541b96354274ae559cc8d19c2a1f6e7988 (diff)
downloadhugo-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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 40ee159..97100a2 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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"