Removed H1 element with instance name from app layout (per #2780).
This commit is contained in:
parent
1838f739d1
commit
3c0f3f21fc
@ -14,7 +14,6 @@
|
||||
</a>
|
||||
</div>
|
||||
<div class="container">
|
||||
<h1><%= Pleroma.Config.get([:instance, :name]) %></h1>
|
||||
<%= @inner_content %>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user