lib/views/footer.erb in yopass-1.0.1 vs lib/views/footer.erb in yopass-1.1.0
- old
+ new
@@ -1,13 +1,9 @@
- <div class="footer">
- <p>Written by <a href="http://github.com/jhaals/">Johan Haals</a> 2014</p>
+<div class="ui horizontal icon divider">
+ <i class="settings icon"></i>
</div>
+ <footer>Yopass is created by <a class="blue" href="https://github.com/jhaals">Johan Haals</a></footer>
+ </div>
+ </div>
+</body>
- </div> <!-- /container -->
-
-
- <!-- Bootstrap core JavaScript
- ================================================== -->
- <!-- Placed at the end of the document so the pages load faster -->
- </body>
-</html>
-
+</html>
\ No newline at end of file