mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:38:24 +01:00
fix some typos
This commit is contained in:
parent
6349f8d8df
commit
6715611fb3
1 changed files with 4 additions and 4 deletions
|
@ -20,12 +20,12 @@
|
|||
|
||||
<!DOCTYPE html><html>
|
||||
<head>
|
||||
<title>PokeTube - Privacy Is Your Rigth</title>
|
||||
<title>PokeTube - Privacy Is Your Right</title>
|
||||
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
||||
<link href="https://p.poketube.fun/https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap" rel="stylesheet">
|
||||
<meta content=website property=og:type>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta content="PokeTube - Privacy Is Your Rigth" property=og:title>
|
||||
<meta content="PokeTube - Privacy Is Your Right" property=og:title>
|
||||
<meta content="PokeTube Is free software and it gives you freedom! " property=twitter:description>
|
||||
<meta content="https://cdn.glitch.com/ef5d02b7-c958-475a-b82d-d263d37e7ec7/poketubemain.png" property=og:image>
|
||||
<link href="https://p.poketube.fun/https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap" rel="stylesheet">
|
||||
|
@ -230,7 +230,7 @@ border-radius: 16px;
|
|||
|
||||
|
||||
<div class="discover-some-bitches">
|
||||
<div class="video-title" style="font-family:'Ginto nord';font-weight:900;white-space:nowrap;font-size: xxx-large;">Privacy Is Your Rigth</div>
|
||||
<div class="video-title" style="font-family:'Ginto nord';font-weight:900;white-space:nowrap;font-size: xxx-large;">Privacy Is Your Right</div>
|
||||
<div class="video-info-bar" style="font-family:'Inter';border-bottom:none;padding:0;">
|
||||
PokeTube is a libre youtube-front end that respects your privacy and your freedom!
|
||||
</div>
|
||||
|
@ -264,7 +264,7 @@ border-radius: 16px;
|
|||
|
||||
|
||||
<div class="discover-some-bitches" style="width:auto;">
|
||||
<div class="video-title" style="font-family:'Ginto nord';font-weight:900;white-space:yes;font-size: xxx-large;"> Privacy Is Your Rigth</div>
|
||||
<div class="video-title" style="font-family:'Ginto nord';font-weight:900;white-space:yes;font-size: xxx-large;"> Privacy Is Your Right</div>
|
||||
<div class="video-info-bar" style="font-family:'Ginto nord';border-bottom:none;padding:0;font-size: small;">
|
||||
PokeTube is a libre youtube-front end that respects your privacy! </div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue