summaryrefslogtreecommitdiff
path: root/views/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/footer.html')
-rw-r--r--views/footer.html13
1 files changed, 4 insertions, 9 deletions
diff --git a/views/footer.html b/views/footer.html
index 9979195..d717dc2 100644
--- a/views/footer.html
+++ b/views/footer.html
@@ -1,14 +1,9 @@
-<footer>
-<div class='footer shadow-y-2'>
- <div class='container'>
- <div class='row center'>
- <div class="xcol-xs-offset-3">
- <p class="pull-left"> Copyright 2015 | <a class='footer-a' href='//www.iamfabulous.de' title='Maximilian Möhring'>Maximilian M&ouml;hring <span class="fa fa-external-link"></span></a></p>
- </div>
- </div>
+<footer class="footer shadow-y-2">
+ <div class="container">
+ <p class="pull-left sticky-footer"> Copyright 2015 | <a class='footer-a' href='//www.iamfabulous.de' title='Maximilian Möhring'>Maximilian M&ouml;hring <span class="fa fa-external-link"></span></a></p>
</div>
-</div>
</footer>
+
<!--script src='//code.jquery.com/jquery-1.11.2.min.js'></script-->
<!--script src='//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js'></script-->
<script src='/static/js/functions.js' type='text/javascript' charset='utf-8'></script>