mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-14 04:49:00 +01:00
test a
This commit is contained in:
parent
36b447ed3a
commit
e9d140876c
1 changed files with 25 additions and 3 deletions
|
@ -117,9 +117,31 @@
|
|||
<%- include('./partials/header.ejs') %>
|
||||
<video playsinline autoplay muted loop><source src="/bg-480.webm" type="video/webm"/></video>
|
||||
<div class="landing">
|
||||
<h1>PRIVACY APP OF YOUR DREAMS</h1>
|
||||
<p style="max-width: 800px;">Poke is a free software youtube front-end, search engine, translator, map app and even more!!1!! Watch silly videos, search stuff on the internet and do all of that and more anonymously in this all-in-one privacy app!!!1! :3</p><br>
|
||||
<a style="color: white; text-decoration: underline;" href="https://buildpalestine.com/2021/05/15/trusted-organizations-to-donate-to-palestine">Help & Support Palestine</a> <a style="color: white; text-decoration: underline;" href="https://gazaesims.com">(or donate esims to gaza!)</a> - <a style="color: white; text-decoration: underline;" href="https://war.ukraine.ua/donate"> Donate to Ukraine </a> - <a style="color: white; text-decoration: underline;" href="https://donate.unhcr.org/int/en/general">donate to other areas of military conflict</a>
|
||||
<h1>TURN YOUR FACE AWAY...</h1>
|
||||
<p style="max-width: 800px;text-align: center;margin: auto;margin-bottom: 3em;">...from big tech and embrace the freedom of privacy!!1! :3 Poke is a free software YouTube front-end, search engine, translator, map app, and more!!1! Watch videos, search the web, and explore without a trace in this all-in-one privacy app!!1! :3</p> <a style="color: white; text-decoration: underline;" href="https://buildpalestine.com/2021/05/15/trusted-organizations-to-donate-to-palestine">Help & Support Palestine</a> <a style="color: white; text-decoration: underline;" href="https://gazaesims.com">(or donate esims to gaza!)</a> - <a style="color: white; text-decoration: underline;" href="https://war.ukraine.ua/donate"> Donate to Ukraine </a> - <a style="color: white; text-decoration: underline;" href="https://donate.unhcr.org/int/en/general">donate to other areas of military conflict</a>
|
||||
<div style="text-align: center; padding: 10px; border-radius: 8px;margin-left: -1em;">
|
||||
<details open="">
|
||||
<summary style="cursor: pointer; color: white; font-size: 18px; text-decoration: underline;">
|
||||
Support Humanitarian Efforts
|
||||
</summary>
|
||||
<div style="margin-top: 10px;">
|
||||
<a style="color: white; text-decoration: underline; margin: 0 5px;" href="https://buildpalestine.com/2021/05/15/trusted-organizations-to-donate-to-palestine">
|
||||
Help & Support Palestine
|
||||
</a>
|
||||
<a style="color: white; text-decoration: underline; margin: 0px -6px;" href="https://gazaesims.com">
|
||||
(or donate esims to Gaza!)
|
||||
</a>
|
||||
<span style="color: white; margin: 0 5px;"> - </span>
|
||||
<a style="color: white; text-decoration: underline; margin: 0 5px;" href="https://war.ukraine.ua/donate">
|
||||
Donate to Ukraine
|
||||
</a>
|
||||
<span style="color: white; margin: 0 5px;"> - </span>
|
||||
<a style="color: white; text-decoration: underline; margin: 0 5px;" href="https://donate.unhcr.org/int/en/general">
|
||||
Donate to other areas of military conflict
|
||||
</a>
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
<% if(!DisablePokeChan) { %>
|
||||
<img src="/static/poke-chan-outfit-a.png" title="Poke-chan sitting :3">
|
||||
<% } %>
|
||||
|
|
Loading…
Reference in a new issue