Skip to content

Commit 871c8a5

Browse files
committed
update base url
1 parent 90e596e commit 871c8a5

File tree

3 files changed

+9388
-2
lines changed

3 files changed

+9388
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ bootstrap-vars.scss
44
.DS_Store
55
vendor/
66
*.lock
7+
.vscode

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ description: > # this means to ignore newlines until "baseurl:"
88
# sintel-dev.github.io
99

1010
# url: "https://sintel-dev.github.io" # the base hostname & protocol for your site
11-
url: "http://localhost:3000" # the base hostname & protocol for your site
12-
# url: "https://sintel.dev" # the base hostname & protocol for your site
11+
# url: "http://localhost:3000" # the base hostname & protocol for your site
12+
url: "https://sintel.dev" # the base hostname & protocol for your site
1313
twitter_username: jekyllrb
1414
github_username: jekyll
1515

0 commit comments

Comments
 (0)