Skip to content

Commit

Permalink
google fonts api link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
isaozler committed Oct 22, 2024
1 parent 69acedb commit 1b6f072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spirekey-web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="icon" href="favicon.svg" type="image/svg+xml">

<link
href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,[email protected]&family=Kode+Mono:[email protected]&display=swap"
href="https://fonts.googleapis.com/css2?family=Inter:[email protected]&family=Kode+Mono:[email protected]&display=swap"
rel="stylesheet"
/>
</head>
Expand Down

0 comments on commit 1b6f072

Please sign in to comment.