Merge branch '96-typo' into 'develop'
Resolve "Typo in the home page on "libraryr"" Closes #96 See merge request funkwhale/funkwhale!99
This commit is contained in:
commit
027411824a
|
@ -0,0 +1 @@
|
|||
Fixed typo and missing icon on homepage (#96)
|
|
@ -94,9 +94,9 @@
|
|||
<p>Funkwhale is dead simple to use.</p>
|
||||
<div class="ui list">
|
||||
<div class="item">
|
||||
<i class="libraryr icon"></i>
|
||||
<i class="book icon"></i>
|
||||
<div class="content">
|
||||
No add-ons, no plugins : you only need a web libraryr
|
||||
No add-ons, no plugins : you only need a web library
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
|
|
Loading…
Reference in New Issue