formatting and layout

This commit is contained in:
2025-07-15 21:29:03 -05:00
parent 40acf8f34a
commit 22d5b50f73
13 changed files with 26 additions and 81 deletions

View File

@@ -116,8 +116,6 @@ const { post, nextPost, prevPost } = Astro.props;
</BlogPost>
<script>
// Removing TOC-related functions
// Add copy buttons to code blocks
function initializeCodeCopyButtons() {
const codeBlocks = document.querySelectorAll('pre');
@@ -185,7 +183,6 @@ const { post, nextPost, prevPost } = Astro.props;
// Main initialization function
function initializeBlogPost() {
// Initialize remaining components
initializeCodeCopyButtons();
// Scroll to hash if present in URL
@@ -207,8 +204,6 @@ const { post, nextPost, prevPost } = Astro.props;
</script>
<style>
/* Removing TOC-related styles */
/* Language badge styling */
.language-badge {
font-family: