mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-12-02 20:23:06 +00:00
docs: details shortcode #957
This commit is contained in:
parent
b03a0f508a
commit
fc764993a8
2 changed files with 3 additions and 1 deletions
|
@ -18,4 +18,6 @@ weight = -2
|
|||
|
||||
### New
|
||||
|
||||
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Support for Hugo’s built-in [`details` shortcode](https://gohugo.io/content-management/shortcodes/#details).
|
||||
|
||||
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} The theme has updated its Mermaid dependency to 11.4.1. This adds support for [Kanban](shortcodes/mermaid#kanban) diagrams.
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.1.1+39fcbb328323656eda3acf6911adb446bd439fe5
|
||||
7.1.1+b03a0f508a86e6919ea8f8519f38cc2c29e53fcd
|
Loading…
Reference in a new issue