diff --git a/src/_data/footer.json b/src/_data/footer.json index c1eace0..8abbf98 100644 --- a/src/_data/footer.json +++ b/src/_data/footer.json @@ -118,6 +118,12 @@ "badge": "piracy.gif", "alt": "piracy now", "title": "piracy is swag and you should do it" + }, + { + "badge": "utsuhorocks.png", + "alt": "utsuho rocks", + "title": "utsuho rocks", + "link": "https://utsuho.rocks" } ] } diff --git a/src/static/badges/utsuhorocks.png b/src/static/badges/utsuhorocks.png new file mode 100644 index 0000000..9764648 Binary files /dev/null and b/src/static/badges/utsuhorocks.png differ