Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dropdown.md « shortcodes « layouts - github.com/kc0bfv/ticky_tacky_dark.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1c0c569c5179c3ec11329047de33e915b102db2a (plain)
1
2
3
4
<details>
    <summary>{{ .Get "summary" }}</summary>
    {{ .Inner }}
</details>