diff --git a/_includes/datacoopbanner.html b/_includes/datacoopbanner.html new file mode 100644 index 0000000..ddadc2f --- /dev/null +++ b/_includes/datacoopbanner.html @@ -0,0 +1,2 @@ +
Brought to you by
+data.coop
\ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 7027ead..c53aa0e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -9,6 +9,7 @@ + {% include datacoopbanner.html %}