final polish

This commit is contained in:
Nuno Coração
2024-05-13 23:05:04 +01:00
parent 5773c1ee9b
commit 427830ed8f
4 changed files with 25 additions and 5 deletions
+4 -3
View File
@@ -639,6 +639,10 @@ With other shortcodes
{{</* /gallery */>}}
{{</* /timelineItem */>}}
{{</* timelineItem icon="code" header="Another Awesome Header"*/>}}
{{</* github repo="nunocoracao/blowfish" */>}}
{{</* /timelineItem */>}}
{{</* /timeline */>}}
```
@@ -672,10 +676,7 @@ With other shortcodes
{{< /gallery >}}
{{</ timelineItem >}}
{{< timelineItem icon="code" header="Another Awesome Header">}}
{{< github repo="nunocoracao/blowfish" >}}
{{</ timelineItem >}}
{{</ timeline >}}