Commit graph

5 commits

Author SHA1 Message Date
Roman Karavia
6a0e854bd0 Fix charset
UTF-8 needs to have a dash, see e.g. the example
[here](https://www.w3.org/TR/html50/document-metadata.html#character-encoding-declaration).

The current value of `utf8` does not work with Internet Explorer 11. I guess most other browsers
will default to UTF-8 anyway when they encounter an unknown charset value.
2019-09-15 12:13:44 -04:00
Conduitry
cf3acc2a56 use <script defer> 2019-07-12 10:38:41 -04:00
Luke Edwards
710c36b036 chore: add --single flag & update pathing;
- especially annoying for nested routes
- leaving root-relative is less common case
- Closes #31
2019-06-12 09:47:18 -07:00
Rich Harris
bf9b980f37 add favicon 2019-05-13 08:47:50 -04:00
Rich Harris
3c981cd1d4 initial commit 2017-08-05 20:20:53 -04:00