diff --git a/src/pages/connect.md b/src/pages/connect.md new file mode 100644 index 0000000..646be0d --- /dev/null +++ b/src/pages/connect.md @@ -0,0 +1,25 @@ +--- +title: "Connect" +description: "" +layout: "../layouts/Layout.astro" +--- + +Feel free to drop me an email! Whether it's to say hello, discuss the latest must-see series, offer a fresh perspective, or anything else. Think of my inbox as the friendly neighborhood café where all conversations are welcome. + +E-mail: kjelsrudsindre@gmail.com + +## Across the cyberspace + +- [GitHub](https://github.com/SindreKjelsrud) +- [LinkedIn](https://www.linkedin.com/in/sindrekjelsrud) +- [Instagram](https://www.instagram.com/sindrekjelsrud/) +- [Spotify](https://open.spotify.com/user/kjelsrud!) + + +## GPG + +If you want to send me an encrypted message via email, please use my GPG-key: + +Fingerprint: `9E311661E72C4C17C8A91C81D2BBDF3EDE6BA9A6` + +Quick import: `curl -sL https://kjelsrud.dev/public-key.asc | gpg --import` diff --git a/src/pages/more.md b/src/pages/more.md index 88451c0..8efc357 100644 --- a/src/pages/more.md +++ b/src/pages/more.md @@ -4,10 +4,12 @@ description: "The navbar was becoming unwieldy, here you'll see some more of the layout: "../layouts/Layout.astro" --- +[🌐 Connect](/connect) + +[✨ Uses (under construction)](/) + [📜 CV (under construction)](/) [📚 Logs](/logs) [🌱 Digital garden](/garden) - -[✨ Uses (under construction)](/) \ No newline at end of file