diff --git a/_config.yml b/_config.yml index 7018042de..eefc22ab4 100644 --- a/_config.yml +++ b/_config.yml @@ -5,37 +5,37 @@ url: "http://example.com" # the base hostname & protocol for your site # THEME-SPECIFIC CONFIGURATION theme: # Meta - title: Joey Kirk + title: Tracy J. Royal avatar: avatar.png gravatar: # Email MD5 hash description: "A website with blog posts and pages" # used by search engines # Header and footer text header_text: > -

Designer, Developer, Writer, and Dad.

+

Designer, Developer, Writer, and Mom.

header_text_feature_image: footer_text: > Powered by Jekyll with Type Theme # Icons rss: false - email_address: # Full email address, e.g. "sam@example.com" + email_address: "tracyroyal@mac.com" behance: bitbucket: dribbble: "joeykirk" facebook: "joeykirk" flickr: - github: "madebymunsters/type-theme" + github: "https://github.com/iamroyalt" google_plus: - instagram: "joeykirk" - linkedin: # Full URL + instagram: "https://www.instagram.com/i_am_royalt/" + linkedin: "https://www.linkedin.com/in/tracyjroyal" pinterest: reddit: soundcloud: stack_exchange: # Full URL steam: tumblr: - twitter: "joeykirk" + twitter: "https://twitter.com/TJRoyal" wordpress: youtube: @@ -72,4 +72,4 @@ sass: sass_dir: _sass style: :compressed -gems: [jekyll-paginate] \ No newline at end of file +gems: [jekyll-paginate]