This website requires JavaScript.
Explore
Help
Sign In
lwd
/
hugo-theme-relearn
Watch
1
Star
0
Fork
0
You've already forked hugo-theme-relearn
mirror of
https://github.com/McShelby/hugo-theme-relearn
synced
2025-05-05 15:58:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
hugo-theme-relearn
/
layouts
/
shortcodes
/
swagger.html
4 lines
87 B
HTML
Raw
Normal View
History
Unescape
Escape
shortcodes: convert to partials feature #277
2022-06-22 20:32:18 +02:00
{{- partial "shortcodes/swagger.html" (dict
"context" .
"src" (.Get "src")
) }}
Reference in New Issue
Copy Permalink