diff --git a/src/_data/footer.json b/src/_data/footer.json index cc5c756..0ef2894 100644 --- a/src/_data/footer.json +++ b/src/_data/footer.json @@ -164,6 +164,11 @@ "badge": "adryd.png", "alt": "adryd", "link": "https://adryd.com" + }, + { + "badge": "notnite.png", + "alt": "notnite", + "link": "https://notnite.com" } ] } \ No newline at end of file diff --git a/src/static/badges/notnite.png b/src/static/badges/notnite.png new file mode 100644 index 0000000..6c51283 Binary files /dev/null and b/src/static/badges/notnite.png differ