diff --git a/_config.yml b/_config.yml index 0493e3a..ab1257d 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,7 @@ description: > # this means to ignore newlines until "baseurl:" Draw My Life is inspired by how children's art therapy in the field can become a basis for better data around the needs and experience of refugee children. -baseurl: "/public" # the subpath of your site, e.g. /blog +baseurl: "/" # the subpath of your site, e.g. /blog url: "https://drawmylife.org" twitter_username: drawmylifeteam diff --git a/src/css/main.scss b/src/_sass/main.scss similarity index 87% rename from src/css/main.scss rename to src/_sass/main.scss index 861bca0..0f4fd8d 100644 --- a/src/css/main.scss +++ b/src/_sass/main.scss @@ -1,6 +1,3 @@ ---- ---- - @import "background"; @import "coming_soon"; @import "button";