AlexSelimov.com/layouts/shortcodes/callout.html
Alex Selimov f01e26e23b
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
Add post about AI writing
2026-03-13 12:57:33 -04:00

1 line
148 B
HTML

<div style="border: 1px solid var(--color-primary); border-radius: 4px; padding: 0.8rem 1.6rem; margin: 1.6rem 0;">{{ .Inner | markdownify }}</div>