From 901ef295ed400ad3256d9d0f018094db617d3d90 Mon Sep 17 00:00:00 2001 From: jultty Date: Fri, 24 Apr 2026 16:09:02 -0300 Subject: [PATCH] Update Mastodon profile link --- templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index c635596..6d3966c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -34,7 +34,7 @@ - + {%- set description = page.content | default(value=config.description) | striptags | regex_replace(pattern="\n", rep=" ") | truncate(length=120) %} @@ -44,7 +44,7 @@ - + {% block rss -%} {%- if lang == "pt" %} @@ -87,7 +87,7 @@
  • {% if lang == "pt" %}Notas{% else %}Notes{% endif %}
  • Links
  • RSS
  • -
  • Mastodon
  • +
  • Mastodon
  • {% if current_path and translation_count > 1 %}