From 361e6b9c820c504232654fcd1b127226822cd933 Mon Sep 17 00:00:00 2001 From: reuixiy Date: Tue, 27 Aug 2024 16:14:15 +0900 Subject: [PATCH] chore: increase hugo min_version --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index bff9adcc..6ce80b41 100644 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ description = "MemE is a powerful and highly customizable GoHugo theme for perso homepage = "https://github.com/reuixiy/hugo-theme-meme/" tags = ["Blog", "Minimal", "Clean", "Typography", "Multilingual"] features = ["Dark Mode", "MathJax", "KaTeX", "JSON-LD", "Drop Cap", "PWA", "TOC"] -min_version = "0.86.0" +min_version = "0.124.0" [author] name = "reuixiy"