Add post about AI writing
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 18s
This commit is contained in:
parent
42044b315c
commit
f01e26e23b
6 changed files with 48 additions and 0 deletions
1
layouts/shortcodes/callout.html
Normal file
1
layouts/shortcodes/callout.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
<div style="border: 1px solid var(--color-primary); border-radius: 4px; padding: 0.8rem 1.6rem; margin: 1.6rem 0;">{{ .Inner | markdownify }}</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue