From 51fb029ca27d67d7cd67352cdede45e5b25868f7 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 14 Aug 2022 19:01:21 +0200 Subject: switch back to LoveIt, other theme is deprectated --- themes/CodeIT/layouts/partials/plugin/link.html | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 themes/CodeIT/layouts/partials/plugin/link.html (limited to 'themes/CodeIT/layouts/partials/plugin/link.html') diff --git a/themes/CodeIT/layouts/partials/plugin/link.html b/themes/CodeIT/layouts/partials/plugin/link.html deleted file mode 100644 index 8e07a6c..0000000 --- a/themes/CodeIT/layouts/partials/plugin/link.html +++ /dev/null @@ -1,9 +0,0 @@ -{{- $rel := "" -}} - - {{- with .Icon -}} - {{- partial "plugin/icon.html" . -}} - {{- end -}} - {{- with .Content -}} - {{- . | safeHTML -}} - {{- end -}} - \ No newline at end of file -- cgit v1.2.3