diff --git a/layouts/_partials/admonitions/icons/error.svg b/layouts/_partials/admonitions/icons/error.svg deleted file mode 100644 index 7273c469bc..0000000000 --- a/layouts/_partials/admonitions/icons/error.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/layouts/_partials/pagination.html b/layouts/_partials/pagination.html deleted file mode 100644 index a19f333ff6..0000000000 --- a/layouts/_partials/pagination.html +++ /dev/null @@ -1,79 +0,0 @@ -{{- if gt .Paginator.TotalPages 1 }} - {{ $selectable := "cursor-pointer" }} - {{ $active := "hover:text-black dark:hover:text-white underline underline-offset-8" }} - {{ $disabled := "cursor-not-allowed text-gray-200 dark:text-gray-500" }} - -{{- end }} diff --git a/layouts/_shortcodes/cta.html b/layouts/_shortcodes/cta.html deleted file mode 100644 index 74b470a1c0..0000000000 --- a/layouts/_shortcodes/cta.html +++ /dev/null @@ -1,11 +0,0 @@ - diff --git a/layouts/_shortcodes/cta.markdown.md b/layouts/_shortcodes/cta.markdown.md deleted file mode 100644 index c2fc437f3d..0000000000 --- a/layouts/_shortcodes/cta.markdown.md +++ /dev/null @@ -1 +0,0 @@ -{{/* CTA omitted from markdown output */}} \ No newline at end of file diff --git a/layouts/_shortcodes/rss-button.markdown.md b/layouts/_shortcodes/rss-button.markdown.md deleted file mode 100644 index bf8eebe923..0000000000 --- a/layouts/_shortcodes/rss-button.markdown.md +++ /dev/null @@ -1 +0,0 @@ -{{/* RSS button omitted from markdown output */}} \ No newline at end of file