We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d9cedc commit 5a18eeeCopy full SHA for 5a18eee
demo/index.html
@@ -84,9 +84,13 @@
84
</div>
85
</section>
86
87
+ <hr>
88
+
89
<footer>
- <p>© <a href="http://www.wimpyprogrammer.com/">WimpyProgrammer.com</a> 2018</p>
- <p>
90
+ <p class="float-left">
91
+ © <a href="http://www.wimpyprogrammer.com/">WimpyProgrammer.com</a> 2018
92
+ </p>
93
+ <p class="float-right">
94
<a href="https://github.com/wimpyprogrammer/collapse-regex-char-set">Fork me on GitHub</a>
95
or <a href="https://github.com/wimpyprogrammer/collapse-regex-char-set/issues">report an issue</a>
96
</p>
0 commit comments