docs: fix code block language annotations, method formatting, and footer credits in documentation site

This commit is contained in:
Bob Nystrom
2015-07-01 15:11:10 +00:00
parent 272273e539
commit b1c9231b5a
5 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -50,7 +50,7 @@
<footer>
<div class="page">
<div class="main-column">
<p>Wren lives <a href="https://github.com/munificent/wren">on GitHub</a> &mdash; Made with &#x2764; by <a href="http://journal.stuffwithstuff.com/">Bob Nystrom</a>.</p>
<p>Wren lives <a href="https://github.com/munificent/wren">on GitHub</a> &mdash; Made with &#x2764; by <a href="http://journal.stuffwithstuff.com/">Bob Nystrom</a> and <a href="https://github.com/munificent/wren/blob/master/AUTHORS">friends</a>.</p>
<div class="main-column">
</div>
</footer>