seed icon indicating copy to clipboard operation
seed copied to clipboard

Update docs to use trunk

Open allan2 opened this issue 4 years ago • 0 comments

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.

allan2 avatar Jun 24 '21 01:06 allan2