From 0007b4241b02ed24ef18ce07a1df449a28b2c77a Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Wed, 11 Jun 2025 21:26:31 -0400 Subject: [PATCH] Blog high five feature --- layouts/blog/single.html | 1 + layouts/partials/highfive.html | 205 +++++++++++++++++++++++++++++++++ 2 files changed, 206 insertions(+) create mode 100644 layouts/partials/highfive.html diff --git a/layouts/blog/single.html b/layouts/blog/single.html index 308d436..8952e28 100644 --- a/layouts/blog/single.html +++ b/layouts/blog/single.html @@ -34,6 +34,7 @@
  • Support: Buy me a Coffee
  • {{ partial "sharepost.html" . }}
  • + {{ partial "highfive.html" . }} {{ partial "webmentions.html" . }} diff --git a/layouts/partials/highfive.html b/layouts/partials/highfive.html new file mode 100644 index 0000000..fa43c50 --- /dev/null +++ b/layouts/partials/highfive.html @@ -0,0 +1,205 @@ + + +
    +

    + Give me a high five (it's free): + + + (0) + + +

    +
    + +