aboutsummaryrefslogtreecommitdiff
path: root/static/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'static/footer.php')
-rwxr-xr-xstatic/footer.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/static/footer.php b/static/footer.php
index f013034..6034e09 100755
--- a/static/footer.php
+++ b/static/footer.php
@@ -1,18 +1,18 @@
</div>
- <div class="footer random-bg ">
+ <footer class="footer random-bg ">
<div class="container">
<!--div class="row">
<div class="col-md-6">
<p class="effect"><span class="pull-right"><span class="fa fa-copyright"></span> Copyright 2014 <a class="footer-a" href="//www.iamfabulous.de/" target="_blank" title="">Maximilian M&ouml;hring</a></span></p>
</div>
</div-->
- <div class="row">
- <div class="text-right">
- <p class="effect">v4.2 <span class="fa fa-copyright"> Copyright 2014 - 2015 | <a class="footer-a" id="copyright-text" href="//www.iamfabulous.de/" target="_blank" title="iamfabulous.de">Maximilian M&ouml;hring</a></p>
- </div>
- </div>
+ <!--div class="row">
+ <div class="text-right"-->
+ <p class="effect pull-right sticky-footer">v4.2 <span class="fa fa-copyright"> 2014/15 <a class="footer-a" id="copyright-text" href="//www.iamfabulous.de/" target="_blank" title="iamfabulous.de">Maximilian M&ouml;hring</a></p>
+ <!--/div>
+ </div-->
</div>
- </div>
+ </footer>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="//code.jquery.com/ui/1.11.1/jquery-ui.min.js" defer></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js" defer></script>