diff --git a/package.json b/package.json index c014c95..36a7670 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "next": "latest", + "next": "^11.1.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-is": "^17.0.2", diff --git a/pages/index.js b/pages/index.js index 1290e11..1e8722b 100644 --- a/pages/index.js +++ b/pages/index.js @@ -38,6 +38,17 @@ export default function Home() { property="og:image" content="https://i.imgur.com/Plc0Dam.png" /> + + {/* Twitter Tags */} + + + + + + + + {/* Plausible */} +