change baseurl towork with project page
This commit is contained in:
parent
709f591ab4
commit
9710de902d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Serving
|
# Serving
|
||||||
url: "http://daattali.github.io" # full site URL
|
url: "http://daattali.github.io" # full site URL
|
||||||
url-short: "daattali.github.io" # how to display the url
|
url-short: "daattali.github.io" # how to display the url
|
||||||
baseurl: "" # does not include hostname
|
baseurl: "/beautiful-jekyll" # does not include hostname
|
||||||
|
|
||||||
# Header meta
|
# Header meta
|
||||||
name: Dean Attali
|
name: Dean Attali
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue