aboutsummaryrefslogtreecommitdiff
path: root/crumbs/templates/components/html_head.html
diff options
context:
space:
mode:
Diffstat (limited to 'crumbs/templates/components/html_head.html')
-rw-r--r--crumbs/templates/components/html_head.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/crumbs/templates/components/html_head.html b/crumbs/templates/components/html_head.html
index 7c1d722..be9b3b4 100644
--- a/crumbs/templates/components/html_head.html
+++ b/crumbs/templates/components/html_head.html
@@ -12,7 +12,7 @@
<link href="{{ SITEURL }}/theme/css/crumbs.css" rel="stylesheet">
{% endif %}
- <link href="https://fonts.googleapis.com/css?family=Montserrat:400,500" rel="stylesheet">
+ <link href="https://fonts.googleapis.com/css?family=Montserrat:400,600" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.6/css/all.css">
<link rel="alternate" type="application/rss+xml" href="{{ SITEURL }}/rss.xml" title="{{ SITENAME }} — Latest Posts" />