From 9e9bc9effd73d73002ef3b36608ed0ac96452321 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Tue, 1 Oct 2024 18:10:48 +0800 Subject: [PATCH] :sparkles: Feat(ignore): add data-adapters attribute It is helpful to identify whether the content originated from a content adapters. --- layouts/partials/init/index.html | 2 +- layouts/posts/single.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/init/index.html b/layouts/partials/init/index.html index 94fe97ab..e56ef44d 100644 --- a/layouts/partials/init/index.html +++ b/layouts/partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.3.13-ed8cf316" -}} +{{- .Scratch.Set "version" "v0.3.13-b44555d4" -}} {{- .Scratch.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/layouts/posts/single.html b/layouts/posts/single.html index fc565fc2..f656cc8b 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -21,7 +21,7 @@ {{- block "custom-aside" . }}{{ end -}} -
+
{{- /* Title */ -}}