From d700b38fbbc28e7cca7b223235e18e8481f2ac9b Mon Sep 17 00:00:00 2001 From: Andre Neves Date: Sun, 15 Aug 2021 09:48:55 -0400 Subject: [PATCH] chore: plausible + twitter tags + deps updates --- package.json | 2 +- pages/index.js | 11 ++ yarn.lock | 298 +++++++++++++++++++++++++++---------------------- 3 files changed, 179 insertions(+), 132 deletions(-) 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 */} +