From c4d4435a03abb05f5271fd253cb982412ba11fcf Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 7 Jul 2024 13:19:47 -0600 Subject: [PATCH] add fedi forks --- src/pages/projects.astro | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 08b7fc4..06449e9 100755 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -44,6 +44,13 @@ import Layout from "../layouts/Layout.astro";
  • kotRemote: SSHFS (and maybe other things later) Wrapper, in Kotlin with Jexer.

  • +
  • Jormungandr: A fork of Iceshrimp with various tweaks
  • +
    +
  • Jormungandr Patches: Some of my changes to Iceshrimp, in appliable patches.
  • +
    +
  • Jormungandr-Sharkey: A fork of Sharkey with various tweaks
  • +
    +
  • Jormungandr-sharkey Patches: Some of my changes to Sharkey, in appliable patches.