fresh-main #9
Loading…
Reference in New Issue
No description provided.
Delete Branch "fresh-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Key Changes:
MiniGraph Fixes & Enhancements (
src/components/MiniGraph.astro):coselayout for the fullscreen graph view, providing a more organic visualization.Code Pruning & Refactoring:
Newslettercomponent fromsrc/layouts/BlogPost.astro.deleteDigitalGardenGraph.astro, empty API routes (confirm.ts,subscribe.ts,unsubscribe.ts), empty pages (configurations.astro,stack.astro, etc.), and theNewsletter.astrocomponent file itself.These changes result in a functional MiniGraph component with the intended features and a cleaner codebase.