1
0
Fork 0
mirror of https://github.com/SinTan1729/chhoto-url synced 2024-12-25 23:28:37 -06:00

chg: Move the font to assets

This commit is contained in:
Sayantan Santra 2024-10-25 14:47:15 -05:00
parent 733ef6ea67
commit 201d0b319f
Signed by: SinTan1729
GPG key ID: 0538DD402EA50898
2 changed files with 1 additions and 1 deletions

View file

@ -3,7 +3,7 @@
@font-face { @font-face {
font-family: Montserrat; font-family: Montserrat;
src: url('Montserrat-VF.woff2'); src: url('/assets/Montserrat-VF.woff2');
} }
* { * {