Change some config.
This commit is contained in:
13
_config.yml
13
_config.yml
@ -2,13 +2,14 @@
|
||||
# This file contains configuration flags to customize your site
|
||||
#
|
||||
|
||||
# Theme?
|
||||
theme: jekyll-theme-cayman
|
||||
|
||||
# Name of your site (displayed in the header)
|
||||
name: Your Name
|
||||
name: Green Up Day
|
||||
|
||||
# Short bio or description (displayed in the header)
|
||||
description: Web Developer from Somewhere
|
||||
description: Bringing Vermont Everywhere
|
||||
|
||||
# URL of your avatar or profile pic (you could use your GitHub profile pic)
|
||||
avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
|
||||
@ -23,12 +24,12 @@ footer-links:
|
||||
email:
|
||||
facebook:
|
||||
flickr:
|
||||
github: barryclark/jekyll-now
|
||||
github: mattbk/greenupday.org
|
||||
instagram:
|
||||
linkedin:
|
||||
pinterest:
|
||||
rss: # just type anything here for a working RSS icon
|
||||
twitter: jekyllrb
|
||||
twitter: beekme
|
||||
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
|
||||
youtube: # channel/<your_long_string> or user/<user-name>
|
||||
googleplus: # anything in your profile username that comes after plus.google.com/
|
||||
@ -43,13 +44,13 @@ google_analytics:
|
||||
|
||||
# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
|
||||
# Used for Sitemap.xml and your RSS feed
|
||||
url:
|
||||
url:http://greenupday.org
|
||||
|
||||
# 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: ""
|
||||
baseurl: "/greenupday.org"
|
||||
|
||||
#
|
||||
# !! You don't need to change any of the configuration flags below !!
|
||||
|
Reference in New Issue
Block a user