From 6b55d23758ecf26cdd160975ad0868901b64500d Mon Sep 17 00:00:00 2001 From: David Young Date: Wed, 20 May 2020 18:11:59 +1200 Subject: [PATCH] Add announce bar, restructure discourse embed (#87) * Remove footer, cryptominer * Add announce bar, restructure discourse embed --- overrides/main.html | 33 ++++++++++++++++++++++----------- scripts/recipe-footer.md | 13 +++++++++++++ 2 files changed, 35 insertions(+), 11 deletions(-) diff --git a/overrides/main.html b/overrides/main.html index e870f49..89e471c 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,16 +1,27 @@ {% extends "base.html" %} {% block disqus %} -
- -{% endblock %} \ No newline at end of file diff --git a/scripts/recipe-footer.md b/scripts/recipe-footer.md index aa5a842..beac618 100644 --- a/scripts/recipe-footer.md +++ b/scripts/recipe-footer.md @@ -26,3 +26,16 @@ Want to know now when this recipe gets updated, or when future recipes are added ## Your comments? 💬 + +
+ + \ No newline at end of file