diff options
author | Simounet <contact@simounet.net> | 2018-07-11 23:57:01 +0200 |
---|---|---|
committer | Simounet <contact@simounet.net> | 2018-11-21 18:51:44 +0100 |
commit | 2daae770942911428fba11af207e61e6460cff98 (patch) | |
tree | 351a0f4ef3835e41e8173aaeedc5fd45c1022808 /web/wallassets/manifest.json | |
parent | 59a31ed07f0933d90780696e18e1e7450ff15045 (diff) | |
download | wallabag-2daae770942911428fba11af207e61e6460cff98.tar.gz wallabag-2daae770942911428fba11af207e61e6460cff98.tar.zst wallabag-2daae770942911428fba11af207e61e6460cff98.zip |
Card no preview replaced by wallabag logo
Diffstat (limited to 'web/wallassets/manifest.json')
-rw-r--r-- | web/wallassets/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/wallassets/manifest.json b/web/wallassets/manifest.json index 0157c261..b6c27acc 100644 --- a/web/wallassets/manifest.json +++ b/web/wallassets/manifest.json | |||
@@ -81,7 +81,7 @@ | |||
81 | "themes/_global/img/icons/unmark-icon--black.png": "themes/_global/img/icons/unmark-icon--black.png", | 81 | "themes/_global/img/icons/unmark-icon--black.png": "themes/_global/img/icons/unmark-icon--black.png", |
82 | "themes/_global/img/list.png": "themes/_global/img/list.png", | 82 | "themes/_global/img/list.png": "themes/_global/img/list.png", |
83 | "themes/_global/img/logo-other_themes.png": "themes/_global/img/logo-other_themes.png", | 83 | "themes/_global/img/logo-other_themes.png": "themes/_global/img/logo-other_themes.png", |
84 | "themes/_global/img/logo-square.png": "themes/_global/img/logo-square.png", | 84 | "themes/_global/img/logo-square.svg": "themes/_global/img/logo-square.svg", |
85 | "themes/_global/img/logo-w.png": "themes/_global/img/logo-w.png", | 85 | "themes/_global/img/logo-w.png": "themes/_global/img/logo-w.png", |
86 | "themes/_global/img/logo-wallabag.svg": "themes/_global/img/logo-wallabag.svg", | 86 | "themes/_global/img/logo-wallabag.svg": "themes/_global/img/logo-wallabag.svg", |
87 | "themes/_global/img/table.png": "themes/_global/img/table.png" | 87 | "themes/_global/img/table.png": "themes/_global/img/table.png" |