improve node text content

This commit is contained in:
zombieFox 2021-09-16 22:46:15 +01:00
parent e3dbf21e5e
commit fa48baf911

View File

@ -207,7 +207,7 @@ layout.favicon = {
} else { } else {
favicon.href = trimString('icon/favicon.svg'); favicon.href = 'icon/favicon.svg';
}; };