diff --git a/info/contacts/discord.md b/info/contacts/discord.md deleted file mode 100644 index 91dac3b..0000000 --- a/info/contacts/discord.md +++ /dev/null @@ -1,4 +0,0 @@ ---- -platform: "Discord" -name: "nin0.dev" ---- \ No newline at end of file diff --git a/info/contacts/pgp.md b/info/contacts/pgp.md deleted file mode 100644 index f64e89f..0000000 --- a/info/contacts/pgp.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -platform: "PGP key" -name: "here" -url: "/pgp" -note: "Used across commits or other signed messages. Any key of mine on a keyserver is outdated." ---- \ No newline at end of file diff --git a/src/components/ButtonCollection.astro b/src/components/ButtonCollection.astro index b7f516d..479cfdf 100644 --- a/src/components/ButtonCollection.astro +++ b/src/components/ButtonCollection.astro @@ -1,8 +1,9 @@