Tweak footer text

This commit is contained in:
Wes Cossick 2015-06-27 14:47:52 -05:00
parent b334d3d5bf
commit 7b100feb77

View File

@ -69,7 +69,7 @@ By default, it saves every 10 seconds, but this can be changed. When this textar
You can also choose to hide the statusbar and/or toolbar for a simple and clean appearance.</textarea> You can also choose to hide the statusbar and/or toolbar for a simple and clean appearance.</textarea>
<footer class="site-footer"> <footer class="site-footer">
<span class="site-footer-credits"><a href="https://github.com/NextStepWebs/simplemde-markdown-editor">SimpleMDE Markdown Editor</a> is created and maintained by <a href="https://github.com/NextStepWebs">Next Step Webs, Inc.</a>.</span> <span class="site-footer-credits"><a href="https://github.com/NextStepWebs/simplemde-markdown-editor">SimpleMDE Markdown Editor</a> is created and maintained by <a href="https://github.com/NextStepWebs">Next Step Webs</a></span>
</footer> </footer>
</section> </section>