fix stuff + add stuff

This commit is contained in:
ashley 2025-10-04 13:17:47 +02:00
parent 961b764c28
commit 3883eea281

View File

@ -273,7 +273,7 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3);
<!-- left column -->
<div style="flex:1 1 300px; min-width:220px;">
<p style="color:#ccc; font-size:14px; line-height:1.6; margin-top:0;">Poke is a free software privacy app that lets you watch, explore and do MORE!!! — all ad-free and without tracking!!!</p>
<p style="margin-top:10px; color:#aaa; font-size:12px;">© <%= new Date().getFullYear() %> Poke Project Initiative With Love!! ❤️ - Licensed under GNU GPL v3+</p>
<p style="margin-top:10px; color:#aaa; font-size:12px;">© 2021-<%= new Date().getFullYear() %> <a style="text-decoration:none;color:#aaa;" href="https://initiative.poketube.fun/">Poke Project Initiative</a> With Love!! ❤️ - Licensed under GNU GPL v3+</p>
</div>
<!-- link groups -->
@ -283,6 +283,7 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3);
<ul style="list-style:none; padding:0; margin:0; line-height:1.8;">
<li><a href="/app" style="color:#ccc; text-decoration:none;">Discover</a></li>
<li><a href="/weather" style="color:#ccc; text-decoration:none;">Weather</a></li>
<li><a href="https://initiative.poketube.fun" style="color:#ccc; text-decoration:none;">Initiative</a></li>
<li><a href="/game-hub" style="color:#ccc; text-decoration:none;">Games :D</a></li>
</ul>
</div>
@ -291,7 +292,7 @@ const randomFeatures = features.sort(() => 0.5 - Math.random()).slice(0, 3);
<ul style="list-style:none; padding:0; margin:0; line-height:1.8;">
<li><a href="https://discord.poketube.fun" style="color:#ccc; text-decoration:none;">Discord</a></li>
<li><a href="https://codeberg.org/ashley/poke" style="color:#ccc; text-decoration:none;">Codeberg</a></li>
<li><a href="https://social.poketube.fun" style="color:#ccc; text-decoration:none;">Mastodon</a></li>
<li><a href="https://social.poketube.fun" style="color:#ccc; text-decoration:none;">PokeSocial</a></li>
</ul>
</div>
<div>