Skip to content

Commit f7ddc1a

Browse files
authored
Merge pull request #32 from connorabbas/develop
Use Inter font
2 parents ad7a0df + 899f1d9 commit f7ddc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
href="https://fonts.bunny.net"
2323
/>
2424
<link
25-
href="https://fonts.bunny.net/css?family=figtree:400,500,600&display=swap"
25+
href="https://fonts.bunny.net/css?family=inter:400,500,600&display=swap"
2626
rel="stylesheet"
2727
/>
2828
</head>

0 commit comments

Comments
 (0)