Skip to content

Version 1.3.0

Latest
Compare
Choose a tag to compare
@mariana-caldas mariana-caldas released this 08 Jun 20:40
· 145 commits to main since this release
83bb7d5

Added

  • Blog page which pulls content from dev.to
  • Search functionality for blog posts
  • Styled components to Title component
  • Links to blog tags to show all posts with the same tag
  • Added XML Sitemap using getServerSideProps
  • Converting components into styled-components

Fixed

  • replaced next/legacy/image with next/image
  • removed unused function in api/register.js
  • adjusted contact form message on mobile
  • blog container and title styling
  • blog card container tags overflowing
  • fix invalid next.config file