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 @@ 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 @@ {.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 @@ ## Utilizing My Key Once you have imported my public key, you can use it to verify software and binaries released by me. -You can also use my public key to encrypt emails you send to me. In that case, I would also need your public key so I can encrypt the emails I send back to you. The excellent [Email Self-Defense Guide by the Free Software Foundation](https://emailselfdefense.fsf.org/){target="_blank"} describes how this process works. +You can also use my public key to encrypt emails you send to me. In that case, I would also need your public key so I can encrypt the emails I send back to you. The excellent [Email Self-Defense Guide by the Free Software Foundation](https://emailselfdefense.fsf.org/) describes how this process works. diff --git a/index.tsx b/index.tsx index 9e0716c..3f19ca8 100644 --- a/index.tsx +++ b/index.tsx @@ -17,7 +17,7 @@ export default function({ nav }) { I am a software developer, open-source enthusiast, lover of pizza, and renegade of funk. I speak fluent English and native Filipino. I also plan on learning German.

- 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.

Contact Me