diff options
author | Michal Sapka <michal@sapka.me> | 2022-09-06 22:02:52 +0200 |
---|---|---|
committer | Michal Sapka <michal@sapka.me> | 2022-09-06 22:02:52 +0200 |
commit | 235ed03b12c9fdfe56fead82f78fae64017f6b14 (patch) | |
tree | 7539d7ebf2177961273220ae63fbfe3a2a591817 /package.json | |
parent | 9c1cd928f15624b7a03fdbbc4a3c434568a07e48 (diff) |
feat: seo
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 3156103d..98a8fd75 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "feed": "^4.2.2", "framer-motion": "^7.0.0", "next": "^12.2.5", + "next-seo": "^5.5.0", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "^4.4.0" |