mirror of https://gitlab.com/bashrc2/epicyon
Newline
parent
bd7bfd780e
commit
18aba190a9
|
@ -748,7 +748,7 @@ def htmlHeaderWithPersonMarkup(cssFilename: str, instanceTitle: str,
|
|||
' "@type": "PostalAddress",\n' + \
|
||||
' "addressLocality": "' + city + '"' + addComma + '\n' + \
|
||||
countryMarkup + \
|
||||
' },'
|
||||
' },\n'
|
||||
personMarkup = \
|
||||
' <script type="application/ld+json">\n' + \
|
||||
' {\n' + \
|
||||
|
|
Loading…
Reference in New Issue