From a846d74e431e6dde27b60e4c1f40a8d05a850dfc Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Fri, 8 Dec 2023 19:52:58 +0800 Subject: [PATCH] :memo: Docs: update documentations --- docs | 2 +- layouts/partials/init/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs b/docs index 75d7b45c..75357042 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 75d7b45c84d38f50c31f491119d9cca81988d17f +Subproject commit 7535704203fcc02c425e599be621d93b005148f8 diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index f97200f1..be340766 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v1.0.0-alpha" -}} +{{- .Scratch.Set "version" "v0.3.0-RC" -}} {{- .Scratch.Set "params" (.Params | merge .Site.Params.page) -}} {{- .Scratch.Set "this" dict -}}