From e723061f9b078b04a8c79b4141fea6596d7f36b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Kr=C3=B6g?= Date: Sat, 25 Jul 2020 14:50:25 +0200 Subject: [PATCH] Add empty alt tag to logo --- config/jsdoc/api/template/tmpl/layout.tmpl | 5 ++++- examples/index.html | 2 +- examples/templates/example.html | 6 ++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/config/jsdoc/api/template/tmpl/layout.tmpl b/config/jsdoc/api/template/tmpl/layout.tmpl index 342a6bca2b..42173ec219 100644 --- a/config/jsdoc/api/template/tmpl/layout.tmpl +++ b/config/jsdoc/api/template/tmpl/layout.tmpl @@ -80,10 +80,13 @@ var version = obj.packageInfo.version;