Commit graph

5 commits

Author SHA1 Message Date
Frank Li
94a47f9483 Merge pull request #11 from sdwilsh/fix-nav-wrapping
Do not wrap on words in navigation links
2017-07-12 10:49:47 -07:00
Shawn Wilsher
6ed4afef64 Do not wrap on words in navigation links
If you have text like "Getting Started", it will wrap on the space and not be one line.
2017-07-12 10:22:18 -07:00
Joel Marcey
8362e8e4bf Merge pull request #9 from sdwilsh/html-entity
Use HTML entity instead of a unicode character
2017-07-12 09:16:09 -07:00
Shawn Wilsher
4c93e4ac33 Use HTML entity instead of a unicode character
Some editors are unhappy using unicode in a file.  Let's use the HTML entity instead.
2017-07-12 08:55:03 -07:00
Joel Marcey
e3139eea2f Initial commit 2017-07-07 10:28:29 -07:00