Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Commit

Permalink
chore: add font to html
Browse files Browse the repository at this point in the history
  • Loading branch information
Israel Antonio Rosales Laguan committed Oct 4, 2021
1 parent e2ce34e commit e2542c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
<meta property="og:url" content="https://dasher.cl">
<meta name="twitter:card" content="summary_large_image">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap" rel="stylesheet">


<style>
*,
*::before,
Expand Down

0 comments on commit e2542c0

Please sign in to comment.