forked from Mirror/wren
More work on the site.
- Tweaked the design a bunch. - Started filling in core library docs. - Fixed some other prose.
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
<section>
|
||||
<h2>reference</h2>
|
||||
<ul>
|
||||
<li><a href="core-libraries.html">Core Libraries</a></li>
|
||||
<li><a href="core-library.html">Core Library</a></li>
|
||||
<li><a href="embedding-api.html">Embedding API</a></li>
|
||||
<li><a href="performance.html">Performance</a></li>
|
||||
<li><a href="contributing.html">Contributing</a></li>
|
||||
@ -64,7 +64,7 @@
|
||||
<footer>
|
||||
<div class="page">
|
||||
<div class="main-column">
|
||||
<p>Wren lives <a href="https://github.com/munificent/wren">on GitHub</a> — Made with ❤ by Bob Nystrom.</p>
|
||||
<p>Wren lives <a href="https://github.com/munificent/wren">on GitHub</a> — Made with ❤ by <a href="http://journal.stuffwithstuff.com/">Bob Nystrom</a>.</p>
|
||||
<div class="main-column">
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user