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 -}}