Add timeline shortcode

This commit is contained in:
Nuno Coração
2023-01-24 23:53:01 +00:00
parent 600ea0f7da
commit 10d9a140b9
6 changed files with 167 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
<ol class="border-l-2 list-none border-primary-500 dark:border-primary-300">
{{- .Inner -}}
</ol>