Add Jersey 10 font from Google Fonts

This commit is contained in:
Ray 2024-08-22 14:46:28 +10:00 committed by GitHub
parent eab1e96a20
commit cd7b547799
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@
<title>reiyua</title>
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
<link rel="stylesheet" href="styles.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jersey+10&display=swap" rel="stylesheet">
</head>
<body>
<video autoplay muted loop id="bg-video">