From 867353b827eabb294f1cc8d0d825669cf64b7138 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 27 Aug 2018 19:13:42 -0400 Subject: switch from mkdocs-material to a custom readthedocs style for user docs as well --- mkdocs-material/src/footer.html | 48 ----------------------------------------- 1 file changed, 48 deletions(-) delete mode 100644 mkdocs-material/src/footer.html (limited to 'mkdocs-material/src/footer.html') diff --git a/mkdocs-material/src/footer.html b/mkdocs-material/src/footer.html deleted file mode 100644 index 01251554..00000000 --- a/mkdocs-material/src/footer.html +++ /dev/null @@ -1,48 +0,0 @@ - -{% if include_next_prev %} - -{% endif %} \ No newline at end of file -- cgit v1.3.1