[Scummvm-git-logs] scummvm-web master -> 20a8dea4df4b805f753239670a128e7b9dd86b22
lotharsm
noreply at scummvm.org
Thu Feb 16 09:19:29 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
20a8dea4df WEB: Hide Mastodon verification token
Commit: 20a8dea4df4b805f753239670a128e7b9dd86b22
https://github.com/scummvm/scummvm-web/commit/20a8dea4df4b805f753239670a128e7b9dd86b22
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-02-16T10:19:18+01:00
Commit Message:
WEB: Hide Mastodon verification token
Changed paths:
templates/pages/index.tpl
diff --git a/templates/pages/index.tpl b/templates/pages/index.tpl
index bfeff215..5c32aa96 100644
--- a/templates/pages/index.tpl
+++ b/templates/pages/index.tpl
@@ -28,7 +28,7 @@
<meta property="og:url" content="{'https://www.scummvm.org'|lang}">
<meta property="og:image" content="https://www.scummvm.org/images/og-image.jpg">
<!-- Mastodon verification -->
- <a rel="me" href="https://corteximplant.com/@scummvm">Mastodon</a>
+ <a rel="me" href="https://corteximplant.com/@scummvm"></a>
<!-- Translations -->
{foreach from=$available_languages key=key item=item}
{if $lang != $key}
More information about the Scummvm-git-logs
mailing list