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

github.com/darshanbaral/mero.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarshan Baral <darshanbaral@gmail.com>2021-09-07 04:27:12 +0300
committerDarshan Baral <darshanbaral@gmail.com>2021-09-07 04:27:12 +0300
commitcfa3ca6a450e24e8fa01502848e31afb1d4af7f2 (patch)
treef6a5fbbf39a50b64e50bbbf979ddd2f3b25ec5de
parentf4443923abfdeac72b2ae2e7c77031bfdb74247f (diff)
updated `hugo` version in `theme.toml`
-rw-r--r--theme.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index adca751..56ab972 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,9 +3,10 @@ license = "MIT"
licenselink = "https://github.com/darshanbaral/mero/blob/master/LICENSE"
description = "Theme for personal blogs"
homepage = "https://github.com/darshanbaral/mero"
+demosite = "https://merodemo.netlify.app/"
tags = ["Personal", "Blog", "Dark"]
features = ["Responsive"]
-min_version = "0.55"
+min_version = "0.80.o"
[author]
name = "Darshan Baral"