From: lain Date: Tue, 13 Mar 2018 13:58:49 +0000 (+0100) Subject: Move stuff around. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=2b2fa94e9445185060ce1704a67b0f8e43e9ef2d;p=akkoma Move stuff around. --- diff --git a/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex b/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex index d6247c7d8..f96b15d64 100644 --- a/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex +++ b/lib/pleroma/web/templates/mastodon_api/mastodon/index.html.eex @@ -1,12 +1,12 @@ - - <%= Application.get_env(:pleroma, :instance)[:name] %> - + +<%= Application.get_env(:pleroma, :instance)[:name] %> + - + diff --git a/priv/static/static/favicon.png b/priv/static/favicon.png similarity index 100% rename from priv/static/static/favicon.png rename to priv/static/favicon.png