mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:18:26 +01:00
no more google fonts
This commit is contained in:
parent
f342728ef5
commit
69d65bff68
1 changed files with 6 additions and 7 deletions
|
@ -22,17 +22,17 @@
|
|||
<head>
|
||||
<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 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">
|
||||
<meta content=summary_large_image name=twitter:card>
|
||||
<meta content=@PoketaleBot name=twitter:site>
|
||||
<meta content=@PoketaleBot name=twitter:creator>
|
||||
<link href=https://p.poketube.fun/https://cdn.poketalebot.com/404/v2.css rel=stylesheet>
|
||||
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
||||
|
||||
<link href=/css/app.main.css rel=stylesheet>
|
||||
</head>
|
||||
<style>
|
||||
|
@ -56,14 +56,13 @@
|
|||
</style>
|
||||
<body>
|
||||
<center>
|
||||
<link href="https://p.poketube.fun/https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet>
|
||||
<link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet>
|
||||
|
||||
<center>
|
||||
<section class=youtube-video>
|
||||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||
<link href=/css/app.main.css rel=stylesheet>
|
||||
<link href="/css/search.main.css?v=56" rel=stylesheet>
|
||||
<link href="https://p.poketube.fun/https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet>
|
||||
|
||||
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
||||
<style>
|
||||
a.class:hover {
|
||||
|
|
Loading…
Reference in a new issue