Updated CDN for hug game's font
This commit is contained in:
parent
f6676d5d70
commit
f532912c83
|
@ -68,7 +68,7 @@
|
||||||
td { font-family: 'Noto Color Emoji'; }
|
td { font-family: 'Noto Color Emoji'; }
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Noto Color Emoji';
|
font-family: 'Noto Color Emoji';
|
||||||
src: url(https://gitcdn.xyz/repo/googlefonts/noto-emoji/master/fonts/NotoColorEmoji.ttf);
|
src: url(https://cdn.jsdelivr.net/gh/googlefonts/noto-emoji/fonts/NotoColorEmoji.ttf);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user