diff --git a/mkdocs.yml b/mkdocs.yml index 6b1991f..a466d69 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -9,7 +9,7 @@ edit_uri: 'edit/master/manuscript/' # Repository repo_name: 'geek-cookbook/yes-this-is-it' -repo_url: 'https://github.com/geek-cookbook/yes-this-is-it' +repo_url: 'https://github.com/funkypenguin/geek-cookbook' # Set this to "manuscript" so that we can produce leanpub content docs_dir: 'manuscript' diff --git a/overrides/main.html b/overrides/main.html index aad1053..f533d98 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,7 +1,18 @@ {% extends "base.html" %} {% block disqus %} +
+ {% endblock %} {% block announce %} diff --git a/scripts/recipe-footer.md b/scripts/recipe-footer.md index 9120df5..d385784 100644 --- a/scripts/recipe-footer.md +++ b/scripts/recipe-footer.md @@ -28,16 +28,3 @@ Want to know now when this recipe gets updated, or when future recipes are added ## Your comments? 💬 - - - - \ No newline at end of file