Remove spaces

main
Bob Mottram 2021-05-14 12:30:05 +01:00
parent 02d78be5f9
commit 91736b547f
1 changed files with 1 additions and 1 deletions

View File

@ -770,7 +770,7 @@ def htmlHeaderWithWebsiteMarkup(cssFilename: str, instanceTitle: str,
' "genre": "https://en.wikipedia.org/wiki/Fediverse",\n' + \ ' "genre": "https://en.wikipedia.org/wiki/Fediverse",\n' + \
' "accessMode": ["textual", "visual"],\n' + \ ' "accessMode": ["textual", "visual"],\n' + \
' "accessModeSufficient": ["textual"],\n' + \ ' "accessModeSufficient": ["textual"],\n' + \
' "accessibilityAPI" : [ "ARIA" ],\n' + \ ' "accessibilityAPI" : ["ARIA"],\n' + \
' "accessibilityControl" : [\n' + \ ' "accessibilityControl" : [\n' + \
' "fullKeyboardControl",\n' + \ ' "fullKeyboardControl",\n' + \
' "fullTouchControl",\n' + \ ' "fullTouchControl",\n' + \