@@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
37
37
- normalized font sizes
38
38
- installed yarn
39
39
- normalized buttons' and links' styling
40
- - updated ` package.json ` commands for macOs
40
+ - updated ` package.json ` commands for macOS
41
41
- swipeable CardsColumns.js on mobile
42
42
43
43
## 1.2.0
@@ -58,7 +58,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
58
58
- Contact us cards section to contact page
59
59
- Linkedin link to footer
60
60
- Next.js 13
61
- - Converting components into styled-components
62
61
63
62
### Fixed
64
63
@@ -68,7 +67,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
68
67
- relative to absolute imports with aliases
69
68
- updated to React 18 and Next.js latest
70
69
- footer styling update + social media icons
71
- - improved LightHouse scores by optmizing images, creating a robots.txt file and adding proper alt tags
70
+ - improved LightHouse scores by optimizing images, creating a robots.txt file and adding proper alt tags
72
71
- updated 'about us' first section (our background, peer reviews, version control)
73
72
- updated 'about us' section (our goals, our purpose)
74
73
- updated mobile nav to automatically close when page route change is completed
@@ -89,6 +88,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
89
88
- Search functionality for blog posts
90
89
- Styled components to Title component
91
90
- Links to blog tags to show all posts with the same tag
91
+ - Converting components into styled-components
92
92
93
93
### Fixed
94
94
0 commit comments