From 756deb824bfac73e87fb74318670d91929a55935 Mon Sep 17 00:00:00 2001 From: Mivinci <1366723936@qq.com> Date: Sun, 30 Jan 2022 14:14:39 +0800 Subject: [PATCH] edit theme config --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index b491df0..52b5bf6 100644 --- a/theme.toml +++ b/theme.toml @@ -4,10 +4,10 @@ name = "Minima" license = "MIT" licenselink = "https://github.com/mivinci/minima/blob/master/LICENSE" -description = "A Clean and minimal Hugo theme porting from Minima on Hexo." +description = "A Hugo port of Hexo Minima" homepage = "https://github.com/mivinci/hugo-theme-minima" tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "dark"] -features = ["Dark mode", "KaTeX"] +features = ["Dark mode", "KaTeX", "Mermaid", "VSCode-style code highlighting"] min_version = "0.41.0" [author]