diff --git a/_data/menus.yml b/_data/menus.yml index 9f7fa27..45fef84 100644 --- a/_data/menus.yml +++ b/_data/menus.yml @@ -1,10 +1,14 @@ --- home: -- identifier: - url: "#work" - weight: 1 - title: Work -- identifier: - url: "#about" - weight: 2 - title: About + - identifier: + url: "#work" + weight: 1 + title: Work + - identifier: + url: "#about" + weight: 2 + title: About + - identifier: + url: "#contact" + weight: 3 + title: Contact diff --git a/_includes/utilities/contact-form.html b/_includes/utilities/contact-form.html index 9928a7c..6d1466e 100644 --- a/_includes/utilities/contact-form.html +++ b/_includes/utilities/contact-form.html @@ -6,7 +6,7 @@ --> {%- endcomment -%} -

Contact

+

Contact

diff --git a/_layouts/default.html b/_layouts/default.html index 72e632d..c6739c1 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -11,11 +11,10 @@ - {% assign default_favicon = "assets/images/favicon.png" | relative_url -%} + {% assign default_favicon = "assets/images/favicon.png" -%} - - + +