diff --git a/_includes/headInclude.html b/_includes/headInclude.html new file mode 100644 index 0000000..62f634e --- /dev/null +++ b/_includes/headInclude.html @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/_layouts/cover.html b/_layouts/cover.html index 1cbb733..232f0dc 100644 --- a/_layouts/cover.html +++ b/_layouts/cover.html @@ -1,41 +1,8 @@ {% include documentHeader.html %}
- - +{% include headInclude.html %}