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>2019-06-02 02:51:25 +0300
committerDarshan Baral <darshanbaral@gmail.com>2019-06-19 07:26:53 +0300
commit62ffdf049d81237d9031696f6940da2417a9e217 (patch)
treea2c53cff4d6e1280f690749c812e2de06f29813c /theme.toml
parent364e92fe6752dd7132678145a6da7d964153a8d7 (diff)
updated theme to allow for more sections
separate by section instead of category Added section previews in home page Added pagination to sections Added pagination to single pages Added dropdown menu Style Changes Consolidated Files Reorganized social icons Section Previews in Home Page Menu is now auto generated Updated archetype Added _index.md for sections Updated contents Metadata for pages Reorganized homepage Style updates Removal/Reorganization Reorganization Updated theme.toml
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 2405102..adca751 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "Theme for personal blogs"
homepage = "https://github.com/darshanbaral/mero"
tags = ["Personal", "Blog", "Dark"]
features = ["Responsive"]
-min_version = "0.41"
+min_version = "0.55"
[author]
name = "Darshan Baral"