mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:58:24 +01:00
new landing :3
This commit is contained in:
parent
890e9eac12
commit
c21c454a34
1 changed files with 7 additions and 6 deletions
|
@ -22,20 +22,20 @@
|
||||||
<head>
|
<head>
|
||||||
<title>PokeTube - Privacy Is Your Right</title>
|
<title>PokeTube - Privacy Is Your Right</title>
|
||||||
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
||||||
<meta content="PokeTube - Privacy Is Your Right" property=og:title>
|
<meta content="PokeTube | The Libre Video Platform" property=og:title>
|
||||||
<meta content="Privacy Is Your Right - Watch memes, cat videos, music videos and more cool stuff without giving away ur privacy!" property=twitter:description>
|
<meta content="Watch Cool Videos From all over the internet without getting tracked! Supports youtube and soon LBRY, niconico, Bilibili and more!! Free as in freedom as well!" property=twitter:description>
|
||||||
<meta content="https://cdn.glitch.global/43b6691a-c8db-41d4-921c-8cf6aa0d9108/17a7fa1d-cdf9-4b73-9686-21e62c7fb285.image.png?v=1667739586452" property=og:image>
|
<meta content="https://cdn.glitch.global/33bc0843-7505-4fb9-92a6-4e8b0e74979f/0ddd4508-9a7d-4c3c-9f8e-da5a8c115e16.image.png?v=1671545627005" property="og:image" />
|
||||||
<meta content=summary_large_image name=twitter:card>
|
<meta content="summary_large_image" name="twitter:card" />
|
||||||
<meta content=@PoketaleBot name=twitter:site>
|
<meta content=@PoketaleBot name=twitter:site>
|
||||||
<meta content=@PoketaleBot name=twitter:creator>
|
<meta content=@PoketaleBot name=twitter:creator>
|
||||||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||||
<link href=/css/app.main.css rel=stylesheet>
|
<link href=/css/app.main.css rel=stylesheet>
|
||||||
<link href=/css/search.main.css rel=stylesheet>
|
<link href=/css/search.main.css rel=stylesheet>
|
||||||
|
<meta content="#f97794" name="theme-color" />
|
||||||
<link href=/css/watch.main.css rel=stylesheet>
|
<link href=/css/watch.main.css rel=stylesheet>
|
||||||
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
||||||
<meta content="#1a1a1a" name="theme-color">
|
</head>
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
|
@ -44,6 +44,7 @@
|
||||||
<style>
|
<style>
|
||||||
@import url("https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css");
|
@import url("https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css");
|
||||||
* {
|
* {
|
||||||
|
font-family:ubuntu, sans-serif
|
||||||
}
|
}
|
||||||
a.class:hover {
|
a.class:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
|
Loading…
Reference in a new issue