enable instance panel by default, added some content

stable
Kawen 7 years ago
parent a61e8ac154
commit b0671be283

@ -1,4 +1,5 @@
<div style="margin-left:12px; margin-right:12px">
<p>This is a <a href="https://pleroma.social" target="_blank">Pleroma</a> instance.</p>
<p>Welcome to <a href="https://pleroma.social" target="_blank">Pleroma!</a></p>
<p><a href="main/all">Pleroma FE</a> | <a href="web">Mastodon FE</a></p>
</div>

@ -4,5 +4,5 @@
"logo": "/static/logo.png",
"defaultPath": "/main/all",
"chatDisabled": false,
"showInstanceSpecificPanel": false
"showInstanceSpecificPanel": true
}

Loading…
Cancel
Save