diff --git a/_config.yml b/_config.yml index cdb46a3119c80..284ffe5e49271 100644 --- a/_config.yml +++ b/_config.yml @@ -3,13 +3,13 @@ # # Name of your site (displayed in the header) -name: Your Name +name: D.W. # Short bio or description (displayed in the header) -description: Web Developer from Somewhere +description: D.W. aka Deadman Walking or Dwyane Wade or Dream Weaver or ... # 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: http://www.qjis.com/uploads/allimg/130207/1120146431-3.jpg # # Flags below are optional @@ -37,13 +37,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://d-w-.github.io" # 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: "/blog2" # # !! You don't need to change any of the configuration flags below !!