Update _config.yml
This commit is contained in:
parent
703ec9a4d9
commit
46ac151d4c
1 changed files with 8 additions and 8 deletions
16
_config.yml
16
_config.yml
|
|
@ -16,11 +16,11 @@ minimal_mistakes_skin : "nord" # "default" # "air", "aqua", "contrast", "dark
|
|||
|
||||
# Site Settings
|
||||
locale : "en-US"
|
||||
title : "3DS Hacks Guide"
|
||||
title : "RPCSX Guide"
|
||||
title_separator : "-"
|
||||
subtitle : # site tagline that appears below site title in masthead
|
||||
name : "Nintendo Homebrew"
|
||||
description : "A complete guide to 3DS custom firmware"
|
||||
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"
|
||||
baseurl : # the subpath of your site, e.g. "/blog"
|
||||
|
|
@ -102,10 +102,10 @@ analytics:
|
|||
|
||||
# Site Author
|
||||
author:
|
||||
name : "Nintendo Homebrew"
|
||||
name : "MattTheTekie"
|
||||
avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg"
|
||||
bio : "Nintendo Homebrew Community"
|
||||
location : "Nullsec"
|
||||
bio : "CrazyHellTechnologies"
|
||||
location : "Kepler-186F"
|
||||
email :
|
||||
links:
|
||||
# - label: "Email"
|
||||
|
|
@ -122,7 +122,7 @@ author:
|
|||
# url: "https://facebook.com/"
|
||||
- label: "GitHub"
|
||||
icon: "fab fa-fw fa-github"
|
||||
url: "https://github.com/hacks-guide/Guide_3DS"
|
||||
url: "https://github.com/MattTheTekie/Guide_3DS"
|
||||
# - label: "Instagram"
|
||||
# icon: "fab fa-fw fa-instagram"
|
||||
# url: "https://instagram.com/"
|
||||
|
|
@ -138,7 +138,7 @@ footer:
|
|||
# url:
|
||||
- label: "GitHub"
|
||||
icon: "fab fa-fw fa-github"
|
||||
url: "https://github.com/hacks-guide/Guide_3DS"
|
||||
url: "https://github.com/MattTheTekie/Guide_3DS"
|
||||
# - label: "GitLab"
|
||||
# icon: "fab fa-fw fa-gitlab"
|
||||
# url:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue