Skip to content

Commit 530c3be

Browse files
authored
updated _config.yml for no subdomain.
1 parent 7d5f99b commit 530c3be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ email: [email protected]
1919
description: >- # this means to ignore newlines until "baseurl:"
2020
The United States Census is a national population count, regardless of citizenship or immigration status. It takes place every 10 years.
2121
Learn more about how Chicagoans and the City of Chicago can help make the census a success!
22-
baseurl: "" # the subpath of your site, e.g. /blog
23-
url: "" # the base hostname & protocol for your site, e.g. http://example.com
22+
baseurl: /census2020 # the subpath of your site, e.g. /blog
23+
url: https://chicago.github.io # the base hostname & protocol for your site, e.g. http://example.com
2424
twitter_username: jekyllrb
2525
github_username: jekyll
2626

0 commit comments

Comments
 (0)