Finish (?) code snippets, add to do regarding blockquote author

This commit is contained in:
2025-08-15 12:01:31 +09:30
parent ee5da382c9
commit e97c58a7a1
3 changed files with 35 additions and 26 deletions

View File

@@ -1,3 +1,7 @@
---
// TODO: Handle author, etc., via inclusion of some sort of tag in the quote, either frontmatter tags or simply [author=Person Name]
---
<div class="flex w-full items-center">
<blockquote
class="border-primary mx-auto my-8 max-w-xl border-l-6 py-2 pl-4 italic"