diff --git a/content/books/_index.md b/content/books/_index.md index 6fbbf3a..c0bd31d 100644 --- a/content/books/_index.md +++ b/content/books/_index.md @@ -1,4 +1,3 @@ --- title: "Bibliography" -layout: list ---- \ No newline at end of file +--- diff --git a/layouts/partials/favicon.html b/layouts/_partials/favicon.html similarity index 100% rename from layouts/partials/favicon.html rename to layouts/_partials/favicon.html diff --git a/layouts/partials/footer.html b/layouts/_partials/footer.html similarity index 100% rename from layouts/partials/footer.html rename to layouts/_partials/footer.html