[Scummvm-git-logs] scummvm-web master -> 5d8405e08ddbfcdd0b6efc5e8bf8640955d90c6a
lotharsm
noreply at scummvm.org
Thu Feb 16 09:55:00 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:
5d8405e08d WEB: Fix footer syntax
Commit: 5d8405e08ddbfcdd0b6efc5e8bf8640955d90c6a
https://github.com/scummvm/scummvm-web/commit/5d8405e08ddbfcdd0b6efc5e8bf8640955d90c6a
Author: Lothar Serra Mari (mail at serra.me)
Date: 2023-02-16T10:54:49+01:00
Commit Message:
WEB: Fix footer syntax
Changed paths:
templates/pages/index.tpl
diff --git a/templates/pages/index.tpl b/templates/pages/index.tpl
index 3c3f15d3..938faf60 100644
--- a/templates/pages/index.tpl
+++ b/templates/pages/index.tpl
@@ -130,7 +130,7 @@
</script>
</body>
-</footer>
+<footer>
<!-- Mastodon verification -->
<a rel="me" href="https://corteximplant.com/@scummvm"></a>
More information about the Scummvm-git-logs
mailing list