-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Your Name
committed
Aug 21, 2017
1 parent
b3d3b44
commit 0d306f4
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,15 @@ title: Jim Harris | |
subtitle: by HTML5 UP | ||
email: [email protected] | ||
description: A responsive site template designed by HTML5 Up<br /> and released under the Creative Commons. | ||
baseurl: "/forty-jekyll-theme" # the subpath of your site, e.g. /blog | ||
url: "" # the base hostname & protocol for your site | ||
baseurl: https://jgbharris.github.io | ||
url: https://jgbharris.github.io | ||
author: | ||
street_address: 1234 Somewhere Road | ||
city: Nashville | ||
state: TN | ||
zip_code: 55555 | ||
country: United States of America | ||
phone: (716) 555-5555 | ||
street_address: | ||
city: | ||
state: | ||
zip_code: | ||
country: | ||
phone: | ||
|
||
# homepage tiles | ||
tiles-source: posts # accepts "posts" or "pages" | ||
|
@@ -22,12 +22,12 @@ tiles-count: 6 | |
facebook_url: | ||
github_url: | ||
gitlab_url: https://gitlab.com/u/andrewbanchich | ||
googleplus_url: https://plus.google.com/u/0/+AndrewBanchich | ||
instagram_url: https://instagram.com | ||
linkedin_url: https://www.linkedin.com/in/andrew-banchich-a4ba1195 | ||
googleplus_url: | ||
instagram_url: | ||
linkedin_url: | ||
pinterest_url: | ||
slack_url: | ||
twitter_url: https://twitter.com/andrewbanchich | ||
twitter_url: https://twitter.com/jgbharris | ||
|
||
# build settings | ||
markdown: kramdown | ||
|