From 8b9f2990f7db877d689326bf2b27ce91480420d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=87=A1=E6=A2=A6=E6=98=9F=E5=B0=98?= Date: Sat, 25 Jun 2022 16:09:22 +0800 Subject: [PATCH] :memo: Change the README content & mini version request for Hugo. --- README.md | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe81255..3368dd7 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,5 @@ Make `NexT` theme is easily & powerful. | Environment | :gemini: (**Default**) | :heart_decoration: | :six_pointed_star: | :pisces: | Status | | :---: | :---: | :---: | :---: | :---: | :---: | -| Preliminary | [Gemini](https://preview.hugo-next.eu.org/) | [Muse](https://preview.hugo-next.eu.org/muse/) | [Mist](https://preview.hugo-next.eu.org/mist/) | [Pisces](https://preview.hugo-next.eu.org/pisces/) | ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=hugo-next&style=for-the-badge) | +| Preliminary | [Gemini](https://preview.hugo-next.eu.org/) | [Muse](https://preview.hugo-next.eu.org/muse/) | [Mist](https://preview.hugo-next.eu.org/mist/) | [Pisces](https://preview.hugo-next.eu.org/pisces/) | ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=preview-hugo-next&style=for-the-badge) | | Production | [Gemini](https://hugo-next.eu.org/) | [Muse](https://hugo-next.eu.org/muse/) | [Mist](https://hugo-next.eu.org/mist/) | [Pisces](https://hugo-next.eu.org/pisces/) | ![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=hugo-next&style=for-the-badge) | \ No newline at end of file diff --git a/theme.toml b/theme.toml index 9affcb3..5579828 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "Easily & powerful theme for Hugo engine." homepage = "https://github.com/hugo-next/hugo-theme-next" tags = ["blog", "simple", "dark", "personal", "fast", "theme"] features = ["some", "awesome", "features"] -min_version = "0.80.0" +min_version = "0.86.0" demosite = "https://lisenhui.cn" [author]