diff --git a/js/shell.js b/js/shell.js index 097e859..da224e3 100644 --- a/js/shell.js +++ b/js/shell.js @@ -235,7 +235,8 @@ const _internal_defaultFiles = {
- smiggins - trinkey
- signal - @trinkey.01
- email - trinkey [at] proton [dot] me
-
- youtube - @trinkey (inactive)
`, +
- youtube - @trinkey (inactive)
+
- gpg key (1D6E 5D28 BDD4 D7FA 96B8 8799 2B33 C6C6 14F2 591A)
`, projects: `
projects - the things i made
- smiggins (website) - a social media platform i made
- this website - check out the code
diff --git a/no-js.html b/no-js.html index 3f6f5c0..d7b4a6e 100644 --- a/no-js.html +++ b/no-js.html @@ -44,7 +44,8 @@
- smiggins - trinkey
- signal - @trinkey.01
- email - trinkey [at] proton [dot] me
-
- youtube - @trinkey (inactive)
`, +
- youtube - @trinkey (inactive)
+
- gpg key (1D6E 5D28 BDD4 D7FA 96B8 8799 2B33 C6C6 14F2 591A)

projects

- smiggins (website) - a social media platform i made
@@ -52,7 +53,7 @@
- dotindex (pypi) - a python library that lets you access dicts using the dot notation (dict.key) instead of whatever python does (dict["key"])
- infopage (website) - my very own pronouns.page clone
- tSuite (website) - a collection of services that are all interconnected

-
i'll likely add more in the future, these are just the ones i'm most proud of at the moment.
`, +
i'll likely add more in the future, these are just the ones i'm most proud of at the moment.

people

my button:

diff --git a/trinkey_gpg.asc b/trinkey_gpg.asc new file mode 100644 index 0000000..ba59c26 --- /dev/null +++ b/trinkey_gpg.asc @@ -0,0 +1,13 @@ +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEZ8jP/BYJKwYBBAHaRw8BAQdA6c0LOL4k9/nyPZtj0VVY305XT3IGqdkXe4f0 +jqJDMGO0G3RyaW5rZXkgPHRyaW5rZXlAcHJvdG9uLm1lPoiZBBMWCgBBFiEEHW5d +KL3U1/qWuIeZKzPGxhTyWRoFAmfIz/wCGwMFCY0FpxQFCwkIBwICIgIGFQoJCAsC +BBYCAwECHgcCF4AACgkQKzPGxhTyWRpmMwEAsYeYWPdZtT4BliWKFnnOC+PlMeOT +SLpf1UEyYOBnD0sA/A/BSEk6NrXYFW7blj2VYqO1HK93A/t1YkLtJOyhXusCuDgE +Z8jP/BIKKwYBBAGXVQEFAQEHQF9ukBCQ/yc0i+CUR2YGQC41tS2rKNY1NNSohig2 +dD0IAwEIB4h+BBgWCgAmFiEEHW5dKL3U1/qWuIeZKzPGxhTyWRoFAmfIz/wCGwwF +CY0FpxQACgkQKzPGxhTyWRpBWgEAmL0bnpoSppavO5jsweResqe1lPP+j4t7lJnN +NmCUC5oA/3yjSd2gTdFje/eJQI9lGPRycZTCr1wP/EKn4FBZRWQG +=dzND +-----END PGP PUBLIC KEY BLOCK----- diff --git a/ts/shell.ts b/ts/shell.ts index 82ec7b4..f125c5a 100644 --- a/ts/shell.ts +++ b/ts/shell.ts @@ -280,7 +280,8 @@ const _internal_defaultFiles: StringDict = {
- smiggins - trinkey
- signal - @trinkey.01
- email - trinkey [at] proton [dot] me
-
- youtube - @trinkey (inactive)
`, +
- youtube - @trinkey (inactive)
+
- gpg key (1D6E 5D28 BDD4 D7FA 96B8 8799 2B33 C6C6 14F2 591A)
`, projects: `
projects - the things i made
- smiggins (website) - a social media platform i made
- this website - check out the code