From 9d0518eb852ea25d0bea294616f8728fe3328f50 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Sat, 14 Sep 2024 11:31:09 +0800 Subject: [PATCH] :pencil: Docs: update hugo.toml --- hugo.toml | 1 + layouts/partials/init/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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" . -}}