We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e596e commit 871c8a5Copy full SHA for 871c8a5
.gitignore
@@ -4,3 +4,4 @@ bootstrap-vars.scss
4
.DS_Store
5
vendor/
6
*.lock
7
+.vscode
_config.yml
@@ -8,8 +8,8 @@ description: > # this means to ignore newlines until "baseurl:"
8
# sintel-dev.github.io
9
10
# 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
+# url: "http://localhost:3000" # the base hostname & protocol for your site
+url: "https://sintel.dev" # the base hostname & protocol for your site
13
twitter_username: jekyllrb
14
github_username: jekyll
15
0 commit comments