mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-22 10:57:42 +08:00
Change the template handler to pass the hash to the directory listing template if the original url doesn't contain the hash. The directory listing template will display the hash in grey under the original url if the hash is passed to it. License: MIT Signed-off-by: Jack Loughran <j@ckloughran.com> |
||
|---|---|---|
| .. | ||
| init-doc | ||
| assets_test.go | ||
| assets.go | ||
| bindata.go | ||
| README.md | ||
Assets loaded in with IPFS
Generating docs
Do not edit the .go files directly.
Instead, edit the source files and use go generate from within the
assets directory:
go get -u github.com/jteeuwen/go-bindata/...
go generate