Skip to content

Commit 2ba6f4e

Browse files
authored
Merge pull request #6 from techover-io/implement_just-the-docs
update config remote use read the docs
2 parents 788011c + f264f06 commit 2ba6f4e

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
@@ -24,8 +24,8 @@ description: >- # this means to ignore newlines until "baseurl:"
2424
Write an awesome description for your new site here. You can edit this
2525
line in _config.yml. It will appear in your document head meta (for
2626
Google search results) and in your feed.xml site description.
27-
baseurl: "" # the subpath of your site, e.g. /blog
28-
url: "" # the base hostname & protocol for your site, e.g. http://example.com
27+
baseurl: /swift.swiftUI
28+
url: techover-io.github.io
2929
twitter_username: jekyllrb
3030
github_username: jekyll
3131

0 commit comments

Comments
 (0)