diff --git a/_includes/gov-banner.html b/_includes/gov-banner.html new file mode 100644 index 000000000..cfe9e8aac --- /dev/null +++ b/_includes/gov-banner.html @@ -0,0 +1,28 @@ + \ No newline at end of file diff --git a/_includes/head.html b/_includes/head.html index 9aa173e6b..3f628705b 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,6 +15,7 @@ + diff --git a/_layouts/container-default.html b/_layouts/container-default.html index 6b7dd00e0..3e687fa21 100644 --- a/_layouts/container-default.html +++ b/_layouts/container-default.html @@ -2,6 +2,7 @@ {% include head.html %}
+ {% include gov-banner.html %} {% include header.html %} {% include layout/hero.html title=page.title tag='h1' %}