mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 13:28:28 +01:00
PROXY EVERYTHING!
This commit is contained in:
parent
5925f2de8b
commit
902e0c8530
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Ginto Nord';
|
font-family: 'Ginto Nord';
|
||||||
font-weight: 800;
|
font-weight: 800;
|
||||||
src:url('https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff");
|
src:url('https://p.poketube.fun/https://cdn.statically.io/gh/brecert/discord-quote-generator/main/Ginto-Nord-800.woff') format("woff");
|
||||||
}
|
}
|
||||||
|
|
||||||
.channel-info-container > img {
|
.channel-info-container > img {
|
||||||
|
@ -125,7 +125,7 @@
|
||||||
|
|
||||||
|
|
||||||
<!-- STYLES END -->
|
<!-- STYLES END -->
|
||||||
<link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
<link href=https://p.poketube.fun/https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet>
|
||||||
|
|
||||||
<style>section p {
|
<style>section p {
|
||||||
font-family:Whitney, Helvetica Neue, Helvetica, Arial, sans-serif;
|
font-family:Whitney, Helvetica Neue, Helvetica, Arial, sans-serif;
|
||||||
|
|
Loading…
Reference in a new issue