{% extends "base.html" %} {% block title %}Mastodon instance custom emoji list{% endblock title %} {% block body %} {% if from_old_domain %} {% include "redirect_notice.html" %} {% endif %}

get the emojos for:

this will work if your fediverse instance implements Mastodon's custom emoji API and accepts unauthenticated requests.

“emojo” was at one point an in-joke referring to custom emoji back when that was new.

{% endblock body %}