Vugo theme
This commit is contained in:
commit
64b0159616
33 changed files with 1224 additions and 0 deletions
4
vugo/layouts/shortcodes/start-details.html
Normal file
4
vugo/layouts/shortcodes/start-details.html
Normal file
|
@ -0,0 +1,4 @@
|
|||
<details>
|
||||
<summary>
|
||||
{{ .Get "summary" }}
|
||||
</summary>
|
Loading…
Add table
Add a link
Reference in a new issue