diff --git a/src/_data/footer.json b/src/_data/footer.json index 1c4f1ba..f18d4bb 100644 --- a/src/_data/footer.json +++ b/src/_data/footer.json @@ -184,6 +184,12 @@ "badge": "besties.gif", "alt": "besties", "link": "https://besties.house" + }, + { + "badge": "glauca.gif", + "alt": "glauca digital, domains, hosting, dns", + "link": "https://glauca.digital", + "title": "this site runs on glauca domains and glauca dns" } ] -} \ No newline at end of file +} diff --git a/src/static/badges/glauca.gif b/src/static/badges/glauca.gif new file mode 100644 index 0000000..2d67c9e Binary files /dev/null and b/src/static/badges/glauca.gif differ