Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
ElizabethBil committed Oct 5, 2023
1 parent 8ebf528 commit c74d94a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
<link rel="icon" type="image/x-icon" href="/img/logo-favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ORNAM</title>
<link
href="
https://cdn.jsdelivr.net/npm/[email protected]/modern-normalize.min.css
"
rel="stylesheet"
/>
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand Down

0 comments on commit c74d94a

Please sign in to comment.