seed
seed copied to clipboard
Update docs to use trunk
Suggestion: update docs to use trunk everywhere.
This means updating things like:
<link rel="stylesheet href="/public/index.css">
to
<link data-trunk rel="css" href="/public/index.css">
There are probably other things that need to be changes as well.