Skip to content

Commit 4de7fa8

Browse files
author
Matthew Stone
committed
initial troubleshooting
1 parent 2229b17 commit 4de7fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/_layout/head.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta http-equiv="X-UA-Compatible" content="IE=edge">
44
<meta name="viewport" content="width=device-width, initial-scale=1">
55
{%- seo -%}
6-
<link rel="stylesheet" href="{{ "/assets/sass/main.css" | relative_url }}">
6+
<link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">
77
{%- feed_meta -%}
88
{%- if jekyll.environment == 'production' and site.google_analytics -%}
99
{%- include google-analytics.html -%}

0 commit comments

Comments
 (0)