From b0c0298320ae905d685c11bdf8921c6a0cc8b7ba Mon Sep 17 00:00:00 2001 From: Spedon Date: Thu, 9 Mar 2023 17:07:22 +0800 Subject: [PATCH] add style process plugin --- layouts/partials/plugin/style.html | 36 ++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 layouts/partials/plugin/style.html diff --git a/layouts/partials/plugin/style.html b/layouts/partials/plugin/style.html new file mode 100644 index 0000000..ffe3afc --- /dev/null +++ b/layouts/partials/plugin/style.html @@ -0,0 +1,36 @@ +{{- if strings.HasPrefix .Source " + +{{- else -}} + +{{- end -}} +{{- end -}} \ No newline at end of file