diff --git a/_config.yml b/_config.yml index d4916414195c9..623b3ab20577c 100644 --- a/_config.yml +++ b/_config.yml @@ -3,13 +3,13 @@ # # Name of your site (displayed in the header) -name: Your Name +name: Gregor Hodinj # Short bio or description (displayed in the header) -description: Web Developer from Somewhere +description: Former Project Manager transitioning into Technical Art and Design, specializing in Unreal Engine. # 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://github.com/generalred88/generalred88.github.io/blob/master/images/G.jpg # # Flags below are optional @@ -21,14 +21,14 @@ footer-links: email: facebook: flickr: - github: barryclark/jekyll-now + github: generalred88.github.io instagram: - linkedin: + linkedin: https://www.linkedin.com/in/gregorhodinj/ pinterest: rss: # just type anything here for a working RSS icon - twitter: jekyllrb + twitter: stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers" - youtube: # channel/ or user/ + youtube: user/ googleplus: # anything in your profile username that comes after plus.google.com/ @@ -47,7 +47,7 @@ url: # (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: "/generalred88.github.io" # # !! You don't need to change any of the configuration flags below !! diff --git a/images/G.jpg b/images/G.jpg new file mode 100644 index 0000000000000..9ec2a75273989 Binary files /dev/null and b/images/G.jpg differ