From be82887e3db35c36b7bfbe50dc65cfe8472d54c4 Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Thu, 11 May 2023 23:07:30 -0400 Subject: [PATCH] SyncThing --- content/notes/golang/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/notes/golang/index.md b/content/notes/golang/index.md index 9c44ce1..471adc1 100644 --- a/content/notes/golang/index.md +++ b/content/notes/golang/index.md @@ -23,9 +23,11 @@ I find [Go][1] really compelling, even though it's not super applicable to my jo * [Caddy][2] * [PocketBase][3] +* [SyncThing][4] [2]: https://caddyserver.com/ [3]: https://pocketbase.io/ +[4]: https://syncthing.net/ ### Project Ideas