[Scummvm-git-logs] scummvm-web master -> ae4d86d46da8c42b1b6c56bf12ff5939554e5685
sev-
noreply at scummvm.org
Wed Aug 23 21:11:36 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:
ae4d86d46d WEB: Added ZOOM affiliate link
Commit: ae4d86d46da8c42b1b6c56bf12ff5939554e5685
https://github.com/scummvm/scummvm-web/commit/ae4d86d46da8c42b1b6c56bf12ff5939554e5685
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-08-23T23:11:08+02:00
Commit Message:
WEB: Added ZOOM affiliate link
Changed paths:
A public_html/images/ZOOM_button_small.png
templates/components/banners.tpl
diff --git a/public_html/images/ZOOM_button_small.png b/public_html/images/ZOOM_button_small.png
new file mode 100644
index 00000000..120436a3
Binary files /dev/null and b/public_html/images/ZOOM_button_small.png differ
diff --git a/templates/components/banners.tpl b/templates/components/banners.tpl
index 20c42828..ed4e840d 100644
--- a/templates/components/banners.tpl
+++ b/templates/components/banners.tpl
@@ -5,6 +5,9 @@
<input type="image" src="/images/ppdonate.png" style="width: 88px; height: 35px; border: 0 none;" name="submit" alt="{#indexSupport#}">
</form>
+ <a href="https://www.zoom-platform.com/?affiliate=c049516c-9c4c-42d6-8649-92ed870e8b53">
+ <img src="/images/ZOOM_button_small.png" width="88" height="32">
+ </a>
<a href="https://www.gog.com/?pp=22d200f8670dbdb3e253a90eee5098477c95c23d">
<img src="/images/GOG_button_small.png" width="88" height="32" alt="{#indexGOG#}">
</a>
@@ -19,4 +22,4 @@
<a href="https://twitter.com/ScummVM">
<img src="/images/twitter.png" width="88" height="32" alt="{#indexTwitter#}">
</a>
-</div>
\ No newline at end of file
+</div>
More information about the Scummvm-git-logs
mailing list