From 66c80a7aaf602c3ffcd9306a67d0d8de603d8bd5 Mon Sep 17 00:00:00 2001 From: Dolu Date: Fri, 3 Sep 2021 15:21:30 +0200 Subject: [PATCH] Add ligess in footer --- components/footer.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/footer.js b/components/footer.js index a845f26..7400927 100644 --- a/components/footer.js +++ b/components/footer.js @@ -76,6 +76,10 @@ const FOOTER = [ link: 'https://github.com/fiatjaf/satdress', title: 'Satdress' }, + { + link: 'https://github.com/dolu89/ligess', + title: 'Ligess' + }, ] }, ];