Skip to content

Commit ba1f9a0

Browse files
committed
Paths
1 parent 4139fec commit ba1f9a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/default/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
$header-image: "{{ site.header_image }}";
6-
$device-color: "../assets/{{ site.device_color }}.png";
6+
$device-color: "../../assets/{{ site.device_color }}.png";
77
$primary-text-color: {{ site.primary_text_color }};
88
$secondary-text-color: {{ site.secondary_text_color }};
99

0 commit comments

Comments
 (0)