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/material/footer.html | 42 ------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 mkdocs-material/material/footer.html (limited to 'mkdocs-material/material/footer.html') diff --git a/mkdocs-material/material/footer.html b/mkdocs-material/material/footer.html deleted file mode 100644 index 660b28f6..00000000 --- a/mkdocs-material/material/footer.html +++ /dev/null @@ -1,42 +0,0 @@ -{% if include_next_prev %} - -{% endif %} \ No newline at end of file -- cgit v1.3.1