From 5396685667bfd3c97112b673bd520faf66a4d692 Mon Sep 17 00:00:00 2001 From: Marc Jansen Date: Tue, 16 Aug 2022 17:06:02 +0200 Subject: [PATCH] More HTML img-attribute fixes, thx @MoonE --- config/jsdoc/api/template/tmpl/layout.tmpl | 2 +- examples/index.html | 2 +- site/layouts/default.hbs | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/jsdoc/api/template/tmpl/layout.tmpl b/config/jsdoc/api/template/tmpl/layout.tmpl index 971b47b8e2..85c0f42249 100644 --- a/config/jsdoc/api/template/tmpl/layout.tmpl +++ b/config/jsdoc/api/template/tmpl/layout.tmpl @@ -23,7 +23,7 @@ var version = obj.packageInfo.version;