Add ligess in footer

This commit is contained in:
Dolu
2021-09-03 15:21:30 +02:00
committed by GitHub
parent cd372b8c40
commit 66c80a7aaf

View File

@@ -76,6 +76,10 @@ const FOOTER = [
link: 'https://github.com/fiatjaf/satdress', link: 'https://github.com/fiatjaf/satdress',
title: 'Satdress' title: 'Satdress'
}, },
{
link: 'https://github.com/dolu89/ligess',
title: 'Ligess'
},
] ]
}, },
]; ];