We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5a914 commit a209ed9Copy full SHA for a209ed9
2 files changed
_config.yml
@@ -19,7 +19,7 @@ description: > # this means to ignore newlines until "baseurl:"
19
Draw My Life is inspired by how children's art therapy in the field
20
can become a basis for better data around the needs and experience
21
of refugee children.
22
-baseurl: "/public" # the subpath of your site, e.g. /blog
+baseurl: "/" # the subpath of your site, e.g. /blog
23
url: "https://drawmylife.org"
24
twitter_username: drawmylifeteam
25
src/css/main.scss src/_sass/main.scsssrc/css/main.scss renamed to src/_sass/main.scss
@@ -1,6 +1,3 @@
1
----
2
3
-
4
@import "background";
5
@import "coming_soon";
6
@import "button";
0 commit comments