Add meta tags and title template

This commit is contained in:
mrjvs
2024-03-31 01:28:50 +01:00
parent f718f077b4
commit f7125538f7
3 changed files with 24 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"@neato/guider": "^0.1.3",
"next": "^14.1.4",
"next-seo": "^6.5.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}