aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/footer.html
diff options
context:
space:
mode:
authorTristan Sloughter <[email protected]>2013-09-21 11:43:48 -0500
committerTristan Sloughter <[email protected]>2013-09-21 11:43:48 -0500
commit32db43885ab2db7c762a37f6794ee14181ca2170 (patch)
tree864a29c5cd68f3319f7764bdc84b750675e77e82 /_includes/footer.html
parentdfdd4deb4a2d1bab985a315be32810eeaf72f914 (diff)
downloadrelx-32db43885ab2db7c762a37f6794ee14181ca2170.tar.gz
relx-32db43885ab2db7c762a37f6794ee14181ca2170.tar.bz2
relx-32db43885ab2db7c762a37f6794ee14181ca2170.zip
convert generated page to markdown
Diffstat (limited to '_includes/footer.html')
-rw-r--r--_includes/footer.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/_includes/footer.html b/_includes/footer.html
new file mode 100644
index 0000000..2e78314
--- /dev/null
+++ b/_includes/footer.html
@@ -0,0 +1,12 @@
+ </section>
+
+ <footer>
+ Relx is maintained by <a href="https://github.com/erlware">erlware</a><br>
+ This page was generated by <a href="http://pages.github.com">GitHub Pages</a>. Tactile theme by <a href="https://twitter.com/jasonlong">Jason Long</a>.
+ </footer>
+
+
+ </div>
+ </div>
+ </body>
+</html>