dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_hugo-coder
mirror of
https://github.com/luizdepra/hugo-coder.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add support for extra class in menu links (#834)
Tobias Lindberg
31.37.2024
0ea18a0a8740be7e637c182856c33e393cfa385b
[external-software/github_gohugo_theme_hugo-coder.git]
/
layouts
/
shortcodes
/
mermaid.html
1
2
3
<div class="mermaid">
{{- .Inner | safeHTML }}
</div>