diff --git a/hugo.toml b/hugo.toml index 43e29108..e2f012c2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -648,6 +648,7 @@ enableEmoji = true TryHackMe = "" Douyin = "" TikTok = "" + Credly = "" Phone = "" Email = "" RSS = true diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index aeb15d50..af10f9e3 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.3.12-b76e6af9" -}} +{{- .Scratch.Set "version" "v0.3.12-b727c382" -}} {{- .Scratch.Set "this" dict -}} {{- partial "init/detection-env.html" . -}}