Skip to content
Open
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
11 changes: 1 addition & 10 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@ footer-links:
# Text under the icons in footer
footer-text: Powered by <a href="https://github.com/AWEEKJ/kiko-now">Kiko Now</a>

# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
# Used for Sitemap.xml and your RSS feed
url: https://Terminus2049.github.io

# If you're hosting your site at a Project repository on GitHub pages
# (http://yourusername.github.io/repository-name)
# and NOT your User repository (http://yourusername.github.io)
# then add in the baseurl here, like this: "/repository-name"
baseurl: # /Terminus

#
# !! You don't need to change any of the configuration flags below !!
#
Expand Down Expand Up @@ -102,6 +92,7 @@ plugins:
- jekyll-paginate
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-github-metadata

# Exclude these files from your production _site
exclude:
Expand Down