blowfish/layouts/shortcodes/timeline.html

3 lines
99 B
HTML
Raw Normal View History

<ol class="border-l-2 border-primary-500 dark:border-primary-300 list-none">
2023-01-24 17:53:01 -06:00
{{- .Inner -}}
</ol>