diff --git a/_config.yml b/_config.yml index 112d649..7ccdf47 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # My variables name: Micah Cowell -description: a clueless web developer +description: developer & designer google_analytics: null google_verification: null diff --git a/_data/navigation.yml b/_data/navigation.yml index e75032f..933b551 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,6 +1,12 @@ +- title: home + url: / + - title: about url: /me +- title: portfolio + url: /work + - title: github url: https://github.com/getmicah diff --git a/_includes/header.html b/_includes/nav.html similarity index 80% rename from _includes/header.html rename to _includes/nav.html index eb6821f..19b0428 100644 --- a/_includes/header.html +++ b/_includes/nav.html @@ -1,9 +1,8 @@ -
+