main
Bob Mottram 2021-11-08 13:23:13 +00:00
parent d18b97e850
commit a71c352ce3
1 changed files with 1 additions and 1 deletions

View File

@ -843,7 +843,7 @@ def htmlHeaderWithBlogMarkup(cssFilename: str, instanceTitle: str,
' <meta property="article:published_time" content="' + \
published + '" />\n' + \
' <meta property="article:modified_time" content="' + \
modified + '" />'
modified + '" />\n'
htmlStr = \
htmlHeaderWithExternalStyle(cssFilename, instanceTitle,