From a8e29d34f72778725d0b0108b9035afd9d8af949 Mon Sep 17 00:00:00 2001 From: srbob Date: Mon, 28 Dec 2015 14:41:46 -0500 Subject: [PATCH 1/5] Updated config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 6563ba4d1d3c..4b84f23ee843 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ baseurl: "" # Of course don't forget to change the username and projectname to YOUR username and project # Name of website -title: My website +title: Idea! # Short description of your site description: A virtual proof that name is awesome! From d2189868b8da684de55f5c08a7f137a31cdc6c09 Mon Sep 17 00:00:00 2001 From: srbob Date: Mon, 28 Dec 2015 14:47:54 -0500 Subject: [PATCH 2/5] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 4b84f23ee843..37d026841282 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ baseurl: "" # Of course don't forget to change the username and projectname to YOUR username and project # Name of website -title: Idea! +title: Idea # Short description of your site description: A virtual proof that name is awesome! From 7483a9cdddc228441c4ece1d83f8429cd41fd2d3 Mon Sep 17 00:00:00 2001 From: srbob Date: Mon, 28 Dec 2015 14:56:44 -0500 Subject: [PATCH 3/5] Update config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 37d026841282..7a84a813d2cb 100644 --- a/_config.yml +++ b/_config.yml @@ -14,7 +14,7 @@ baseurl: "" # Of course don't forget to change the username and projectname to YOUR username and project # Name of website -title: Idea +title: WorkingOnAnIdea # Short description of your site description: A virtual proof that name is awesome! From 23f9bb77a32763eef3541e3ec353e75f54e9a91d Mon Sep 17 00:00:00 2001 From: srbob Date: Mon, 28 Dec 2015 15:07:46 -0500 Subject: [PATCH 4/5] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 7a84a813d2cb..23bc62311808 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ title: WorkingOnAnIdea # Short description of your site description: A virtual proof that name is awesome! - + # --- Navigation bar options --- # # Image to show in the navigation bar - image must be a square (width = height) From aa12e54c6f0e8e20fac0c5a586baaea48ba040ea Mon Sep 17 00:00:00 2001 From: srbob Date: Mon, 28 Dec 2015 15:39:55 -0500 Subject: [PATCH 5/5] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 23bc62311808..fca18a644eb8 100644 --- a/_config.yml +++ b/_config.yml @@ -4,7 +4,7 @@ # baseurl is the website's URL without the hostname # If you are building a simple GitHub user page (username.github.io) then use these settings: -url: "http://username.github.io" +url: "http://srbob.github.io" baseurl: "" # If you are building a GitHub project page then use these settings: