summaryrefslogtreecommitdiff
path: root/_includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
deleted file mode 100644
index 4798d16..0000000
--- a/_includes/footer.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<div class="container-fluid">
- <div class="row-fluid">
- <div class="span12 footer navbar-inverse navbar-fixed-bottom">
- <p class="copyright">&copy;{{ site.time | date: '%Y' }} {{ site.name }}.
- under
- <a href="https://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives</a></p>
- </div>
- </div>
-</div>
-</body>
-</html>