doc: fix homepage title/icon rendering
- fixes https://github.com/shaarli/Shaarli/issues/1774
This commit is contained in:
parent
163cd8ce2d
commit
e0f4fd4537
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# <img src="images/icon.png" width="20px" height="20px"> Shaarli
|
||||
# Shaarli
|
||||
|
||||
The personal, minimalist, super-fast, database free, bookmarking service.
|
||||
<img src="images/icon.png" width="16px" height="16px"> The personal, minimalist, super-fast, database free, bookmarking service.
|
||||
|
||||
Do you want to share the links you discover? Shaarli is a minimalist bookmark manager and link sharing service that you can install on your own server. It is designed to be personal (single-user), fast and handy.
|
||||
|
||||
|
|
Loading…
Reference in a new issue