diff --git a/_data/navigation.yml b/_data/navigation.yml index 3ce9a17..7a595c0 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -13,4 +13,6 @@ - name: Positions link: /positions/ - name: Contact - link: /contact/ \ No newline at end of file + link: /contact/ +- name: Gallery + link: /gallery/ \ No newline at end of file diff --git a/_includes/gallery.html b/_includes/gallery.html new file mode 100644 index 0000000..e69de29 diff --git a/_layouts/default.html b/_layouts/default.html index 4d71d6a..95154d8 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -10,9 +10,9 @@ {% include head.html %}
{% include header.html %} - {% if page.heroImage %} + {% include callouts.html %}