mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:18:29 +01:00
no more google fonts
This commit is contained in:
parent
85ec2bc651
commit
93316973f6
1 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@
|
|||
<head>
|
||||
<title>Searching <%=q%> - PokeTube</title>
|
||||
<link href=/css/yt-ukraine.svg?v=6 rel=icon>
|
||||
<link href="https://p.poketube.fun/https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap" rel=stylesheet>
|
||||
<link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
|
||||
<link href=/css/app-cdn.min.css rel=stylesheet>
|
||||
<link href=/css/app.main.css rel=stylesheet>
|
||||
<link href=/css/search.main.css rel=stylesheet>
|
||||
|
@ -96,7 +96,7 @@ border-radius: 5px;
|
|||
|
||||
<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>
|
||||
|
||||
<div class="app" >
|
||||
|
|
Loading…
Reference in a new issue