From 6dd27a0ce37dddf0a6d82f134d2ea63b566327ba Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Sat, 10 Aug 2024 21:57:49 +0300 Subject: [PATCH] Add gravatar Signed-off-by: Ari Archer --- src/templates/index.j2 | 2 ++ src/templates/thanks.j2 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/templates/index.j2 b/src/templates/index.j2 index d88a98e..1bec70c 100644 --- a/src/templates/index.j2 +++ b/src/templates/index.j2 @@ -155,6 +155,7 @@
  • XMPP/Jabber: ari@ari.lt
  • Fediverse: @ari@ak.ari.lt
  • E-Mail: ari@ari.lt (GPG: 4FAD63E936B305906A6C4894A50D5B4B599AF8A2)
  • +
  • Gravatar: arijaa
  • @@ -233,6 +234,7 @@
  • XMPP/Jabber: ari@ari.lt
  • Fediverse: @ari@ak.ari.lt
  • E-Mail: ari@ari.lt (GPG: 4FAD63E936B305906A6C4894A50D5B4B599AF8A2)
  • +
  • Gravatar: arijaa
  • diff --git a/src/templates/thanks.j2 b/src/templates/thanks.j2 index 22c694d..ac0c85f 100644 --- a/src/templates/thanks.j2 +++ b/src/templates/thanks.j2 @@ -2,7 +2,7 @@ {% block title %}Index{% endblock %} -{% block description %}Thanks to my supporters on Bitcoin and Monero!{% endblock %} +{% block description %}Thanks to my supporters!{% endblock %} {% block keywords %}ari::web, services, foss services, homepage, portfolio, resume, matrix, says, https, email, guestbook{% endblock %}