💡 Comments + new blog post

This commit is contained in:
2025-09-01 12:15:59 -04:00
parent 808bec174e
commit e2c1919cd7
12 changed files with 89 additions and 7012 deletions
+1
View File
@@ -44,6 +44,7 @@ const title = Astro.props.title || Astro.props.frontmatter?.title || 'Unknown';
</html>
<style>
/* Prevent scrolling when drawer (located in Header) is open */
.lock-scroll {
overflow: hidden;
}