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
 | 
					# This file contains configuration flags to customize your site
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Theme?
 | 
				
			||||||
theme: jekyll-theme-cayman
 | 
					theme: jekyll-theme-cayman
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Name of your site (displayed in the header)
 | 
					# Name of your site (displayed in the header)
 | 
				
			||||||
name: Your Name
 | 
					name: Green Up Day
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Short bio or description (displayed in the header)
 | 
					# 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)
 | 
					# 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
 | 
					avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
 | 
				
			||||||
@@ -23,12 +24,12 @@ footer-links:
 | 
				
			|||||||
  email:
 | 
					  email:
 | 
				
			||||||
  facebook:
 | 
					  facebook:
 | 
				
			||||||
  flickr:
 | 
					  flickr:
 | 
				
			||||||
  github: barryclark/jekyll-now
 | 
					  github: mattbk/greenupday.org
 | 
				
			||||||
  instagram:
 | 
					  instagram:
 | 
				
			||||||
  linkedin:
 | 
					  linkedin:
 | 
				
			||||||
  pinterest:
 | 
					  pinterest:
 | 
				
			||||||
  rss: # just type anything here for a working RSS icon
 | 
					  rss: # just type anything here for a working RSS icon
 | 
				
			||||||
  twitter: jekyllrb
 | 
					  twitter: beekme
 | 
				
			||||||
  stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
 | 
					  stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
 | 
				
			||||||
  youtube: # channel/<your_long_string> or user/<user-name>
 | 
					  youtube: # channel/<your_long_string> or user/<user-name>
 | 
				
			||||||
  googleplus: # anything in your profile username that comes after plus.google.com/
 | 
					  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)
 | 
					# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
 | 
				
			||||||
# Used for Sitemap.xml and your RSS feed
 | 
					# 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
 | 
					# If you're hosting your site at a Project repository on GitHub pages
 | 
				
			||||||
# (http://yourusername.github.io/repository-name)
 | 
					# (http://yourusername.github.io/repository-name)
 | 
				
			||||||
# and NOT your User repository (http://yourusername.github.io)
 | 
					# and NOT your User repository (http://yourusername.github.io)
 | 
				
			||||||
# then add in the baseurl here, like this: "/repository-name"
 | 
					# 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 !!
 | 
					# !! You don't need to change any of the configuration flags below !!
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user