Skip to content

Commit f0e8a2e

Browse files
authored
Merge pull request #22 from duboisp/v1-patch
Fix sites.assets broken link
2 parents 2718f90 + c5e62a7 commit f0e8a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ collections:
6262
analytics_adobe: ""
6363
analytics_google: ""
6464
analytics_google_anonymize_ip: ""
65-
assets: "https://wet-boew.github.io/themes-dist"
65+
assets: "https://wet-boew.github.io/themes-dist/GCWeb"
6666
baseurl: ""
6767
css_inline: false # Will insert all styles into a single <style> block in the <head> element and remove the style <link> reference
6868
description:

0 commit comments

Comments
 (0)