Skip to content

Commit

Permalink
remove css fonts prefetch (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
hichri-louay authored Sep 20, 2023
1 parent 31e4c9e commit ee76c08
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,7 @@
href="https://fonts.googleapis.com/css?family=Raleway"
rel="stylesheet"
/>
<!-- CSS only -->
<link
rel="stylesheet preload prefetch"
href="/assets/fonts/Roboto-Regular.woff2"
as="style"
/>


<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
Expand Down

0 comments on commit ee76c08

Please sign in to comment.