File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ bundle install
1919jekyll serve -H 0.0.0.0 --incremental
2020```
2121
22- Open [ localhost:4000/gtg] ( http://localhost:4000/gtg ) and the website should appear.
22+ Open [ localhost:4000/gtg] ( http://localhost:4000/ ) and the website should appear.
2323
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ description: >- # this means to ignore newlines until "baseurl:"
1919 Write an awesome description for your new site here. You can edit this
2020 line in _config.yml. It will appear in your document head meta (for
2121 Google search results) and in your feed.xml site description.
22- baseurl : " /gtg/ " # TODO: Change this when moving the website
22+ baseurl : " /"
2323url : " " # the base hostname & protocol for your site, e.g. http://example.com
2424twitter_username : GetThingsGNOME
2525github_username : getting-things-gnome
You can’t perform that action at this time.
0 commit comments