From 985b67f4179c1bae490d144725762a65763092d4 Mon Sep 17 00:00:00 2001 From: Cody Winton Date: Sun, 31 Mar 2019 16:40:27 -0700 Subject: [PATCH] Minor updates --- _data/menus.yml | 20 ++++++++++++-------- _includes/utilities/contact-form.html | 2 +- _layouts/default.html | 7 +++---- 3 files changed, 16 insertions(+), 13 deletions(-) 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" -%} - - + +