[Scummvm-git-logs] scummvm-web master -> 5eeb61952424ec4aaf6b0d889f02d2aed7f7801a

lotharsm noreply at scummvm.org
Thu Feb 16 09:17:35 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:
5eeb619524 WEB: Add Mastodon verification token


Commit: 5eeb61952424ec4aaf6b0d889f02d2aed7f7801a
    https://github.com/scummvm/scummvm-web/commit/5eeb61952424ec4aaf6b0d889f02d2aed7f7801a
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-02-16T10:17:18+01:00

Commit Message:
WEB: Add Mastodon verification token

Changed paths:
    templates/pages/index.tpl


diff --git a/templates/pages/index.tpl b/templates/pages/index.tpl
index 6d0888a1..bfeff215 100644
--- a/templates/pages/index.tpl
+++ b/templates/pages/index.tpl
@@ -27,6 +27,8 @@
     <meta property="og:description" content="ScummVM is a collection of game engines for playing classic graphical RPGs and point-and-click adventure games on modern hardware.">
     <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>
     <!-- Translations -->
     {foreach from=$available_languages key=key item=item}
     {if $lang != $key}




More information about the Scummvm-git-logs mailing list