Skip to content

Commit

Permalink
bold
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Oct 20, 2023
1 parent deeea4f commit bbf9303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<link rel="icon" href="{% static 'images/favicon.ico' %}" />
{% include "partials/gtm_head.html" %}
<link rel="stylesheet" type="text/css"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700|Montserrat:300,400,500,600,700|Inter:400, 700|Poppins:600,700&display=swap"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700|Montserrat:300,400,500,600,700|Inter:400,700|Poppins:600,700&display=swap"
media="all"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons&display=swap"
media="none" onload="if(media!='all') media='all'">
Expand Down

0 comments on commit bbf9303

Please sign in to comment.