diff --git a/.gitignore b/.gitignore index 7b8b018..a2ee5b5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ _site/ # Gemfile.lock .idea .history +_config.yml~ diff --git a/_config.yml b/_config.yml index ebd0a2e..342b519 100644 --- a/_config.yml +++ b/_config.yml @@ -1,10 +1,10 @@ # REQUIRED CHANGES # Edit next line to provide your own name. -title: Molly Maluhia | Professional Portfolio +title: Narayana Santhanam | Professional Portfolio # Edit next line, replacing 'techfolios' with your github username -url: "https://dport96.github.io/NRTechfolio/" +url: "https://nsanthan.github.io/NRTechfolio/" # Edit next line so that baseurl is "" if your repo is .github.io -baseurl: "/template" +baseurl: "" # OPTIONAL CHANGES ## Specify the theme using any of the css files in css/techfolio-theme