From 88ec3aad5bac01a5d9a759db6a3a28080657be00 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sat, 16 Sep 2023 21:30:20 +0800 Subject: [PATCH] :pencil: Docs: update docs and version --- docs | 2 +- layouts/partials/init/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs b/docs index 7918bc5b..f037c2cf 160000 --- a/docs +++ b/docs @@ -1 +1 @@ -Subproject commit 7918bc5b4b5043c98b13b59811fdb453fb40adef +Subproject commit f037c2cfb16a30bf65715d0498c906827ae1f3b3 diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index 9896c27d..1ea15d15 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.2.18" -}} +{{- .Scratch.Set "version" "v0.2.18-lts.1" -}} {{- .Scratch.Set "params" (.Params | merge .Site.Params.page) -}} {{- .Scratch.Set "this" dict -}}