docs; formatting and tidying
- quick clean up pass on layout and colors for clarity/legibility - added logo to the sidebar - fix various css things like a full height page when content is shorter, so the footer doesn't creep away from the bottom - start using em instead of px for consistency across devices
This commit is contained in:
@@ -168,5 +168,6 @@ For example, a method for parsing a number could return a number on success and
|
||||
`null` to indicate parsing failed. Since Wren is dynamically typed, it's easy
|
||||
and natural for a method to return different types of values.
|
||||
|
||||
<br><hr>
|
||||
<a class="right" href="modularity.html">Modularity →</a>
|
||||
<a href="concurrency.html">← Concurrency</a>
|
||||
|
||||
Reference in New Issue
Block a user