Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@ repository: Gunnydelight/mozzletoff-wow-goldfarm-site
output: web
# this property is useful for conditional filtering of content that is separate from the PDF.

topnav_title: Jekyll Documentation
topnav_title: Mozzletoff's Website
# this appears on the top navigation bar next to the home button

site_title: Jekyll theme for documentation
site_title: Mozzletoff Gold Farming Website
# this appears in the html browser tab for the site title (seen mostly by search engines, not users)

company_name: Your company
company_name: Mozzletoff, Inc.
# this appears in the footer

github_editme_path: tomjoht/documentation-theme-jekyll/blob/gh-pages/
github_editme_path: Gunnydelight/mozzletoff-wow-goldfarm-site
# if you're using Github, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.

# gitlab_editme_path: tomjoht/documentation-theme-jekyll/blob/gh-pages/
Expand All @@ -21,7 +21,7 @@ github_editme_path: tomjoht/documentation-theme-jekyll/blob/gh-pages/
disqus_shortname: idratherbewriting
# if you're using disqus for comments, add the shortname here. if not, leave this value blank.

google_analytics: UA-66296557-1
google_analytics:
# if you have google-analytics ID, put it in. if not, edit this value to blank.

host: 127.0.0.1
Expand All @@ -36,7 +36,7 @@ exclude:
- vendor
# these are the files and directories that jekyll will exclude from the build

feedback_subject_line: Mozzletoff Multibox Mayhem
feedback_subject_line: feedback for Mozzletoff GH-Pages site

feedback_email: [email protected]
# used as a contact email for the Feedback link in the top navigation bar
Expand Down