From dc9616c80ae854bd4bd0d232291b193371a2815c Mon Sep 17 00:00:00 2001 From: x Date: Thu, 17 Aug 2023 16:14:50 +0800 Subject: [PATCH] nothing but to refresh deployment --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 02c3e28..18e1afb 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,9 @@ Follow [exampleSite/config.yaml](https://github.com/Mivinci/hugo-theme-minima/bl | title | string | title | | description | string | description | | date | string | creation time | -| categories | array | category list | -| series | array | series list | -| tags | array | tag list | +| categories | array | category list | +| series | array | series list | +| tags | array | tag list | | math | bool | enables math plugin | | diagram | bool | enables diagram plugin | | comment | bool | enable comment plugin |