Fix footer text

This commit is contained in:
Wes Cossick 2015-06-27 14:46:12 -05:00
parent 7b43962609
commit cd8b70674e

View File

@ -68,7 +68,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 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, Inc.</a>.</span>
</footer> </footer>
</section> </section>