From c768274c9c8718667b0abf196aa669a5af119058 Mon Sep 17 00:00:00 2001 From: LIUBINfighter <142153595+LIUBINfighter@users.noreply.github.com> Date: Wed, 14 Aug 2024 23:37:10 +0800 Subject: [PATCH] edit extend_head --- layouts/partials/extend_head.html | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 layouts/partials/extend_head.html diff --git a/layouts/partials/extend_head.html b/layouts/partials/extend_head.html new file mode 100644 index 0000000..48236fb --- /dev/null +++ b/layouts/partials/extend_head.html @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + +{{ if or .Params.math .Site.Params.math }} + + + + + + + + +{{ end }}