aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/serve.js')
-rw-r--r--lib/serve.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/serve.js b/lib/serve.js
index 2beafc4..9515ce3 100644
--- a/lib/serve.js
+++ b/lib/serve.js
@@ -1177,7 +1177,7 @@ Serve.prototype.aboutSelf = function (ext) {
type: data.image_type,
size: data.image_size
} : aboutImageLink
- var imageId = image.link || '/static/fallback.png'
+ var imageId = image.link || '&Zq5m3UOWlFfyUoenOL75ukghOdjmv2yxHREkBNrorWM=.sha256'
var description = data.description != null ?
data.description === '' ? null : data.description :
about.description || null