diff --git a/website/src/_includes/footer.html b/website/src/_includes/footer.html new file mode 100644 index 0000000000..0144be0c0e --- /dev/null +++ b/website/src/_includes/footer.html @@ -0,0 +1,21 @@ + \ No newline at end of file diff --git a/website/src/_includes/layouts/article.html b/website/src/_includes/layouts/article.html index 22fb171b0a..ab67b29a81 100644 --- a/website/src/_includes/layouts/article.html +++ b/website/src/_includes/layouts/article.html @@ -18,50 +18,9 @@ {{ content | safe }} + {% include "footer.html" %} - - - +