Skip to content

1.0.0

Latest

Choose a tag to compare

@astab astab released this 04 Nov 15:07
6731b18
  • updated all dependencies to latest versions
  • removed NoHeaderLayout and added named slots to BaseLayout
  • improved accessibility and visual contrast
  • switched to plain .svg icons from src/assets/icons and updated Icon.astro
  • moved ssite configuration type definitions to types.ts
  • updated Hero component to receive props from pages instead of importing site-config directly
  • refactored and improved Subscribe component for cleaner config
  • switched to Astro optimized image handling and introduced CustomImage component