Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit 77ef75f

Browse files
committed
add Seymour One font family from Google Fonts
1 parent 09c7027 commit 77ef75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/>
1212

1313
<link href="https://fonts.gstatic.com" rel="preconnect">
14-
<link href="https://fonts.googleapis.com/css2?family=Archivo&family=Oxygen&display=swap" rel="stylesheet">
14+
<link href="https://fonts.googleapis.com/css2?family=Archivo&family=Oxygen&family=Seymour+One&display=swap" rel="stylesheet">
1515

1616
<!-- Primary Meta Tags -->
1717
<title>CodeWizardsHQ Code Challenge</title>

0 commit comments

Comments
 (0)