diff --git a/_components/footer.tsx b/_components/footer.tsx
index 30954e6..b2fd34a 100644
--- a/_components/footer.tsx
+++ b/_components/footer.tsx
@@ -7,7 +7,7 @@ export default function({ comp }) {
);
}
diff --git a/about.md b/about.md
index 0eae21e..0356393 100644
--- a/about.md
+++ b/about.md
@@ -3,10 +3,10 @@ title: About
description: About this website and credits where credit is due.
---
-This is the personal website and blog of Foster Hangdaan and was created with [Lume](https://lume.land/){target="_blank"} and [TypeScript](https://www.typescriptlang.org/){target="_blank"}. The website's source code is currently private; though, it could be made public if there is enough interest.
+This is the personal website and blog of Foster Hangdaan and was created with [Lume](https://lume.land/) and [TypeScript](https://www.typescriptlang.org/). The website's source code is currently private; though, it could be made public if there is enough interest.
## Credits
-- The icons are from [Tabler Icons](https://tabler-icons.io/){target="_blank"} and [Simple Icons](https://simpleicons.org/){target="_blank"}.
-- The colour palette of both the light theme and the dark theme is from [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme){target="_blank"}.
-- The sans-serif font is [Ubuntu](https://design.ubuntu.com/font){target="_blank"}. The monospace font is [Cascadia Code](https://github.com/microsoft/cascadia-code){target="_blank"}.
+- The icons are from [Tabler Icons](https://tabler-icons.io/) and [Simple Icons](https://simpleicons.org/).
+- The colour palette of both the light theme and the dark theme is from [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme).
+- The sans-serif font is [Ubuntu](https://design.ubuntu.com/font). The monospace font is [Cascadia Code](https://github.com/microsoft/cascadia-code).
diff --git a/gpg-key.md b/gpg-key.md
index a2af86a..cab19b5 100644
--- a/gpg-key.md
+++ b/gpg-key.md
@@ -7,12 +7,12 @@ description: Information about my GPG public key and how to obtain it.
{.warning}
> I suggest reading up on GPG if you are unfamiliar with it.
-> You can find information about GPG on the [GnuPG official website](https://gnupg.org/){target="_blank"}.
+> You can find information about GPG on the [GnuPG official website](https://gnupg.org/).
{.info}
## Obtaining My Key
-You can download my public key here: [Foster Hangdaan's Public Key](https://static.fosterhangdaan.com/foster-pubkey.asc){target="_blank"}{download}.
+You can download my public key here: [Foster Hangdaan's Public Key](https://static.fosterhangdaan.com/foster-pubkey.asc){download}.
The key's fingerprint should match the one below:
@@ -26,4 +26,4 @@ uid Foster Hangdaan
- You'll most likely find me within my lab tinkering with my inventions and the latest JavaScript frameworks. Other times, I help in the battle for an open web and for user privacy by contributing in the development of free and open-source software. + You'll most likely find me within my lab tinkering with my inventions and the latest JavaScript frameworks. Other times, I help in the battle for an open web and for user privacy by contributing in the development of free and open-source software.