Skip to content

Commit 3a1f675

Browse files
Adding GitHub links to the footer.
1 parent c785154 commit 3a1f675

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

conditional.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,9 @@
9494

9595
<hr>
9696

97-
<footer>
98-
<p>&copy; WimpyProgrammer.com 2015</p>
97+
<footer class="clearfix">
98+
<p class="pull-left">&copy; <a href="http://www.wimpyprogrammer.com/">WimpyProgrammer.com</a> 2015</p>
99+
<p class="pull-right"><a href="https://github.com/wimpyprogrammer/conditional-expression-parser">Fork me on GitHub</a> or <a href="https://github.com/wimpyprogrammer/conditional-expression-parser/issues">report an issue</a></p>
99100
</footer>
100101
</div> <!-- /container -->
101102

0 commit comments

Comments
 (0)