Skip to content

Commit

Permalink
fix IPFS rendering scape html issue (#33)
Browse files Browse the repository at this point in the history
Co-authored-by: Felipe Ribeiro <[email protected]>
  • Loading branch information
FelipeRibeiroLabs and Felipe Ribeiro authored Dec 20, 2023
1 parent 9dee3d4 commit fdcbbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" />
<link
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap"
href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900"
rel="stylesheet"
/>
<style>
Expand Down

0 comments on commit fdcbbef

Please sign in to comment.