mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
Next major version
This commit is contained in:
parent
238cd966fc
commit
26e2e9e3ca
1 changed files with 4 additions and 5 deletions
|
@ -17,13 +17,13 @@
|
|||
along with this program. If not, see https://www.gnu.org/licenses/.
|
||||
-->
|
||||
<!DOCTYPE html><head>
|
||||
<title>Poketube - Privacy</title>
|
||||
<title>Poketube - Legal mumbo jumbo</title>
|
||||
<link href=https://poketube.fun/css/yt-ukraine.svg rel=icon>
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap" rel="stylesheet">
|
||||
<meta content=website property=og:type>
|
||||
<meta content="Poketube" property=og:title>
|
||||
<meta content="Legal yade yada" property=twitter:description>
|
||||
<meta content="Poketube Mumbo jumbo" property=og:title>
|
||||
<meta content="TL;DR:We do not sell your data. We do not use third party trackers/cookies for the use of this site. We do not track you lol" property=twitter:description>
|
||||
<meta content="https://cdn.glitch.com/ef5d02b7-c958-475a-b82d-d263d37e7ec7/d49811d3-f7ea-4cce-a4ac-1b4e84dceae7.image.png" property=og:image>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet> <meta content=summary_large_image name=twitter:card>
|
||||
<meta content=@PoketaleBot name=twitter:site>
|
||||
|
@ -39,7 +39,6 @@
|
|||
<div class=middle>
|
||||
<form action=/api/search><input class=search-bar id=fname name=query style=color:#fff;font-family:Roboto,sans-serif> <button class="btn btn-success" type=submit><i class="fas fa-search"></i></button></form>
|
||||
</div>
|
||||
|
||||
</nav>
|
||||
<center><br><b><h1 style="font-family: 'Inter', sans-serif;text-align: left;">
|
||||
POKETUBE PRIVACY POLICY
|
||||
|
@ -60,4 +59,4 @@ TL;DR:We do not sell your data. We do not use third party trackers/cookies for t
|
|||
<style>table, th, td {
|
||||
border:1px solid black;
|
||||
color:#fff
|
||||
}</style></center></b></body>
|
||||
}</style></center></b></body>
|
||||
|
|
Loading…
Reference in a new issue