diff --git a/_data/nav.yml b/_data/nav.yml new file mode 100644 index 0000000..3eab00e --- /dev/null +++ b/_data/nav.yml @@ -0,0 +1,6 @@ +- name: Home + url: / +- name: Projects + url: /projects/ +- name: Blog + url: /blog/ diff --git a/_includes/nav.html b/_includes/nav.html new file mode 100644 index 0000000..46d041b --- /dev/null +++ b/_includes/nav.html @@ -0,0 +1,7 @@ + diff --git a/_site/index.html b/_site/index.html index 073c853..24a64a8 100644 --- a/_site/index.html +++ b/_site/index.html @@ -12,7 +12,7 @@ -