Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/aafu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2021-02-25 06:45:41 +0300
committerDarshan Baral <darshanbaral@gmail.com>2021-02-25 06:45:41 +0300
commit2da8942153f8af36e3288d5f9facd8821f0b2b34 (patch)
treedeceda9e66356e617b70472ee4c84f5b41bf2872
parent51b91da836b5b35f5b78030a5a700986394fd108 (diff)
Updated minimum hugo version
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index a82aa2b..35f17b8 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "Portfolio and blog theme with multiple theme colors"
homepage = "https://github.com/darshanbaral/aafu"
tags = ["portfolio", "accordion", "resume", "blog"]
features = ["responsive", "dark", "clean"]
-min_version = "0.55"
+min_version = "0.80.0"
[author]
name = "Darshan Baral"