doc/website/themes/beastie/layouts/shortcodes/commit.html
Daniel Ebdrup Jensen 5476df45eb 13.0R/relnotes: Add entries for changes that happened in bhyve.
While here, implement a template for cgit links called 'commit' for lack
of a better term.

This fixes the only build issue with this patch, and has been tested in
Firefox with the run target as well.
2021-02-11 05:18:46 +01:00

1 line
82 B
HTML

<a href="https://cgit.freebsd.org/src/commit/?id={{ .Get 0 }}">[{{ .Get 0 }}]</a>