mirror of
https://github.com/RPCSX/RPCSX.github.io.git
synced 2026-01-31 01:05:21 +01:00
fix: font
This commit is contained in:
@@ -40,7 +40,7 @@ var contributors = headers.get('link')?.match(/&page=(\d+)>; rel="last"/)[1]
|
||||
|
||||
@font-face {
|
||||
font-family: "Rave";
|
||||
src: url('./fonts/The_Rave_Is_In_Your_Pants.otf');
|
||||
src: url('/fonts/The_Rave_Is_In_Your_Pants.otf');
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user