Remove delicious from Shaarli description
This commit is contained in:
parent
6275a65969
commit
70860f30d5
2 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
![Shaarli logo](doc/images/doc-logo.png)
|
||||
|
||||
The personal, minimalist, super-fast, no-database delicious clone.
|
||||
The personal, minimalist, super-fast, database free, bookmarking service.
|
||||
|
||||
_Do you want to share the links you discover?_
|
||||
_Shaarli is a minimalist delicious clone that you can install on your own server._
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
<div id="footer">
|
||||
<b><a href="https://github.com/shaarli/Shaarli">Shaarli</a></b> - The personal, minimalist, super-fast, no-database delicious clone by the <a href="https://github.com/shaarli/Shaarli">Shaarli</a> community - <a href="doc/Home.html">Help/documentation</a>
|
||||
<strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong>
|
||||
- The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community
|
||||
- <a href="doc/Home.html" rel="nofollow">Help/documentation</a>
|
||||
{loop="$plugins_footer.text"}
|
||||
{$value}
|
||||
{/loop}
|
||||
|
|
Loading…
Reference in a new issue