aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-10-15 14:26:25 -0400
committerShav Kinderlehrer <[email protected]>2023-10-15 14:26:25 -0400
commit612e67d3dca483fa03b5f0e9d5778a0a693a7474 (patch)
tree012c1d7e88245d22f684b9126185efaac4181b38
parent2ed9173277e4504de8c1aea4c1320e46789894c2 (diff)
downloadurl-shortener-612e67d3dca483fa03b5f0e9d5778a0a693a7474.tar.gz
url-shortener-612e67d3dca483fa03b5f0e9d5778a0a693a7474.zip
Add links
-rw-r--r--page/index.txt6
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/