Files
pathduck.github.io/test/bookmark-title/index.html
T

11 lines
268 B
HTML
Executable File

<html>
<head>
<title>This is the HTML title</title>
<meta property="og:title" content="This is the og:title"/>
</head>
<body>
<h3>Test of HTML title vs og:title in bookmarks</h3>
<p>Add page as bookmark and look at the title generated.</p>
</body>
</html>