mirror of https://gitlab.com/bashrc2/epicyon
Remove spaces
parent
02d78be5f9
commit
91736b547f
|
@ -770,7 +770,7 @@ def htmlHeaderWithWebsiteMarkup(cssFilename: str, instanceTitle: str,
|
|||
' "genre": "https://en.wikipedia.org/wiki/Fediverse",\n' + \
|
||||
' "accessMode": ["textual", "visual"],\n' + \
|
||||
' "accessModeSufficient": ["textual"],\n' + \
|
||||
' "accessibilityAPI" : [ "ARIA" ],\n' + \
|
||||
' "accessibilityAPI" : ["ARIA"],\n' + \
|
||||
' "accessibilityControl" : [\n' + \
|
||||
' "fullKeyboardControl",\n' + \
|
||||
' "fullTouchControl",\n' + \
|
||||
|
|
Loading…
Reference in New Issue