diff --git a/webapp_utils.py b/webapp_utils.py index 08029cbdb..6c1a77e32 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -666,19 +666,20 @@ def htmlHeaderWithPersonMarkup(cssFilename: str, instanceTitle: str, " \n" + \ " " + \ + "\" property=\"og:url\" />\n" + \ " " + \ + "\" property=\"og:site_name\" />\n" + \ " " + \ + ")\" property=\"og:title\" />\n" + \ " " + \ + "\" property=\"og:description\" />\n" + \ " " + \ + "\" property=\"og:image\" />\n" + \ " \n" + \ - " " + \ - " " + \ - " " + " \n" + \ + " \n" + \ + " \n" htmlStr = \ htmlHeaderWithExternalStyle(cssFilename, instanceTitle,