Update _config.yml
This commit is contained in:
parent
e34527e403
commit
4310eb812a
1 changed files with 4 additions and 4 deletions
|
|
@ -21,10 +21,10 @@ title_separator : "-"
|
|||
subtitle : # site tagline that appears below site title in masthead
|
||||
name : "PlayStation™ 4 emulator"
|
||||
description : "A complete guide to setting up the RPCSX emulator."
|
||||
url : "https://mattthetekie.github.io" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
||||
enforce_ssl : "mattthetekie.github.io/Guide_3DS"
|
||||
baseurl : "/Guide_3DS" # the subpath of your site, e.g. "/blog"
|
||||
repository : "MattTheTekie/Guide_3DS" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
|
||||
url : "https://sdkpaint.github.io" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
||||
enforce_ssl : "sdkpaint.github.io/rpcsx-guide"
|
||||
baseurl : "/rpcsx-guide" # the subpath of your site, e.g. "/blog"
|
||||
repository : "sdkpaint/rpcsx-guide" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
|
||||
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
|
||||
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
|
||||
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue