diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index e2272c6..8b7fd2f 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -4,7 +4,7 @@
"dockerfile": "Dockerfile",
// Update 'VARIANT' to pick a Node version: 10, 12, 14
"args": {
- "VARIANT": "16"
+ "VARIANT": "18"
}
},
// Set *default* container specific settings.json values on container create.
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index c7219e0..b85d306 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -119,6 +119,14 @@ const IndexPage = (props) => {
href="/pgp/BF06118DF3B3B2EA327BB8111460B586646E180D.pub"
/>
+
+