diff options
author | nodiscc <nodiscc@gmail.com> | 2018-10-11 08:16:52 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2019-01-06 02:10:04 +0100 |
commit | 02c70f624ef314ac5d4692fe9c1b70aa8a3a440d (patch) | |
tree | 94faae846f8053360c6c727d731812ae64aae5e2 | |
parent | 1004742f09b55ff781c13745781b9a7e90986faa (diff) | |
download | Shaarli-02c70f624ef314ac5d4692fe9c1b70aa8a3a440d.tar.gz Shaarli-02c70f624ef314ac5d4692fe9c1b70aa8a3a440d.tar.zst Shaarli-02c70f624ef314ac5d4692fe9c1b70aa8a3a440d.zip |
doc: fix homepage icondoc-fix-homepage-icon
The icon did not display properly on https://shaarli.readthedocs.io/en/master/
-rw-r--r-- | doc/md/images/icon.png | bin | 0 -> 1266 bytes | |||
-rw-r--r-- | doc/md/index.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/md/images/icon.png b/doc/md/images/icon.png new file mode 100644 index 00000000..530d7469 --- /dev/null +++ b/doc/md/images/icon.png | |||
Binary files differ | |||
diff --git a/doc/md/index.md b/doc/md/index.md index 725d33ac..220eeec1 100644 --- a/doc/md/index.md +++ b/doc/md/index.md | |||
@@ -1,4 +1,4 @@ | |||
1 | # <img src="../../assets/default/img/favicon.png" width="20px" height="20px"> Shaarli | 1 | # <img src="images/icon.png" width="20px" height="20px"> Shaarli |
2 | 2 | ||
3 | The personal, minimalist, super-fast, database free, bookmarking service. | 3 | The personal, minimalist, super-fast, database free, bookmarking service. |
4 | 4 | ||