summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 6f3eaf4..e0f11e0 100644
--- a/index.php
+++ b/index.php
@@ -241,7 +241,7 @@
$cover_link = "backend.php?" . http_build_query(["op" => "cover", "id" => $line["id"], "ts" => $cover_mtime]);
} else {
- $cover_link = "holder.js/120x180";
+ $cover_link = "";
}
$author_link = "?" . http_build_query(["query" => $line["author_sort"]]);