diff --git a/_includes/footer.html b/_includes/footer.html new file mode 100644 index 0000000..3634342 --- /dev/null +++ b/_includes/footer.html @@ -0,0 +1,11 @@ + \ No newline at end of file diff --git a/index.html b/index.html index 0ab34f8..d370358 100644 --- a/index.html +++ b/index.html @@ -9,5 +9,6 @@ {% include header.html %} + {% include footer.html %}