Skip to content

v1.0.1

Latest

Choose a tag to compare

@geekifan geekifan released this 06 Jun 03:03
· 2 commits to main since this release

🎉 Features

  • feat(navbar): Enhanced navbar links with external link icons
    • External links now display with an arrow icon and open in new tabs for better user experience
  • feat(theme): Updated theme name to 'Zero Academic Page'
  • feat(content): Added description to index files
    • Improved content structure with proper descriptions for better SEO and clarity

🔧 Improvements

  • refactor(head): Created head partial for improved HTML structure
    • Better code organization and maintainability
  • refactor: Moved demo-related parts into exampleSites
    • Cleaner project structure with examples properly organized

🐛 Bug Fixes

  • fix(footer): Added default footer content when none is provided
    • Prevents empty footer display issues

Full Changelog: v1.0.0...v1.0.1