Update documentation with contents by twrnh
This commit is contained in:
parent
92e8aadd7f
commit
33cb69ad07
324 changed files with 18140 additions and 9654 deletions
7
layouts/shortcodes/code.html
Normal file
7
layouts/shortcodes/code.html
Normal file
|
@ -0,0 +1,7 @@
|
|||
<figure>
|
||||
{{ .Inner | markdownify }}
|
||||
|
||||
<figcaption>
|
||||
<p>{{ .Get "title" | markdownify }}</p>
|
||||
</figcaption>
|
||||
</figure>
|
Loading…
Add table
Add a link
Reference in a new issue