From e93ed38c7d32b282f06441f7958bb512432120e3 Mon Sep 17 00:00:00 2001 From: mrhotio <26902309+mrhotio@users.noreply.github.com> Date: Sun, 10 Sep 2023 07:59:28 +0200 Subject: [PATCH] add links --- links.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 links.json diff --git a/links.json b/links.json new file mode 100644 index 00000000..98f8241b --- /dev/null +++ b/links.json @@ -0,0 +1,12 @@ +{ +"links": [ + { + "name": "Upstream Project 1", + "url": "https://github.com/jesec/rtorrent" + }, + { + "name": "Upstream Project 2", + "url": "https://github.com/jesec/flood" + } +] +}