mirror of
https://github.com/rjNemo/underscore
synced 2026-06-12 13:36:40 +00:00
* change documentation theme and structure * add config files * fix links * add build doc command Co-authored-by: Ruidy <rnemausat@newstore.com>
4 lines
141 B
HTML
4 lines
141 B
HTML
{{ range resources.Match "sprites/*.svg" }}
|
|
{{ printf "<!-- geekdoc include: %s -->" . | safeHTML }}
|
|
{{ .Content | safeHTML }}
|
|
{{ end }}
|