mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
11 lines
268 B
HTML
Executable File
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> |