mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 09:46:11 +01:00
4 lines
105 B
HTML
4 lines
105 B
HTML
<details>
|
|
<summary>{{ (.Get 0) | markdownify }}</summary>
|
|
{{ .Page.RenderString .Inner }}
|
|
</details>
|