diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_layouts/default.html | 1 | ||||
| -rw-r--r-- | docs/_layouts/home.html | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 5a8ae8575..3c7e70a12 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -48,7 +48,6 @@ </div> - <!-- JS and analytics only. --> {% include footer.html %} </body> </html> diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html index 9020f6384..ace319038 100644 --- a/docs/_layouts/home.html +++ b/docs/_layouts/home.html @@ -13,7 +13,6 @@ <!-- Page content of course! --> {{ content }} - <!-- JS and analytics only. --> {% include footer.html %} </body> </html> |
