diff options
author | Shav Kinderlehrer <[email protected]> | 2023-10-15 14:26:25 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2023-10-15 14:26:25 -0400 |
commit | 612e67d3dca483fa03b5f0e9d5778a0a693a7474 (patch) | |
tree | 012c1d7e88245d22f684b9126185efaac4181b38 | |
parent | 2ed9173277e4504de8c1aea4c1320e46789894c2 (diff) | |
download | url-shortener-612e67d3dca483fa03b5f0e9d5778a0a693a7474.tar.gz url-shortener-612e67d3dca483fa03b5f0e9d5778a0a693a7474.zip |
Add links
-rw-r--r-- | page/index.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/page/index.txt b/page/index.txt index 26ea481..4669dd9 100644 --- a/page/index.txt +++ b/page/index.txt @@ -3,10 +3,10 @@ TRKT - a private link shortener for https://trinket.icu trkt.in is written using Elysia[0], Bun[1], and Postgres hosted through an Nginx proxy. -The source is available here: {url}. +The source is available here: https://trkt.in/source. -blog: {url} -git: {url} +blog: https://trkt.in/blog +git: https://trkt.in/git [0]: https://elysiajs.com/ [1]: https://bun.sh/ |