Update config for yogalayout.com
Summary: Closes https://github.com/facebook/yoga/pull/710 Reviewed By: emilsjolander Differential Revision: D6912211 Pulled By: JoelMarcey fbshipit-source-id: 8ccadc1a4845fb8a6fdc756077bfad01f0de7aac
This commit is contained in:
committed by
Facebook Github Bot
parent
61afbd43c9
commit
c94ade8ffd
@@ -11,14 +11,14 @@ gacode: "UA-44373548-24"
|
||||
# as "/reponame" but leave blank if you have a top-level domain URL as it is
|
||||
# now set to "" by default as discussed in:
|
||||
# http://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/
|
||||
baseurl: "/yoga"
|
||||
baseurl: ""
|
||||
|
||||
# the base hostname & protocol for your site
|
||||
# If baseurl is set, then the absolute url for your site would be url/baseurl
|
||||
# This was also be set to the right thing automatically for local development
|
||||
# https://github.com/blog/2277-what-s-new-in-github-pages-with-jekyll-3-3
|
||||
# http://jekyllrb.com/news/2016/10/06/jekyll-3-3-is-here/
|
||||
url: "https://facebook.github.io"
|
||||
url: "http://yogalayout.com"
|
||||
|
||||
# Note: There are new filters in Jekyll 3.3 to help with absolute and relative urls
|
||||
# absolute_url
|
||||
|
Reference in New Issue
Block a user