Skip to content
Snippets Groups Projects
Commit b011db2b authored by Agate's avatar Agate 💬
Browse files

Merge branch 'patch-1' into 'develop'

add space to home's channel description

See merge request funkwhale/funkwhale!1268
parents b91c48a6 f0d2a3f4
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
<translate translate-context="Content/Library/Title/Verb">Publish your work in a channel</translate>
</h2>
<p>
<translate translate-context="Content/Library/Paragraph">If you are a musician or a podcaster, channels are designed for you!</translate>
<translate translate-context="Content/Library/Paragraph">If you are a musician or a podcaster, channels are designed for you!</translate>&#32;
<translate translate-context="Content/Library/Paragraph">Share your work publicly and get subscribers on Funkwhale, the Fediverse or any podcasting application.</translate>
</p>
<router-link :to="{name: 'profile.overview', params: {username: $store.state.auth.username}, hash: '#channels'}" class="ui primary button">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment