mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 07:06:20 +01:00
Allow for the incorporation of development branch functions into the documentation using
{{< development style="dev" >}}
{{< /development >}}
8 lines
134 B
HTML
8 lines
134 B
HTML
<div id='development'>
|
|
<v-card class='{{ .Get "style" }}'>
|
|
<v-card-text>
|
|
{{ .Inner }}
|
|
|
|
</v-card-text>
|
|
</v-card>
|
|
</div> |