You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -925,7 +925,7 @@ <h5>Example</h5>
925
925
</html>
926
926
</pre>
927
927
<p>
928
-
In this example, the <code>article:author</code> property is the author of the document.
928
+
In this example, the <code>article:author</code> property is the author of the document. (Note that OpenGraph Protocol uses the non-standard <code>property</code> attribute for metadata.)
929
929
</p>
930
930
<p>
931
931
Given an HTML page at <code>https://html.example/files/video-40.html</code> that represents a <code>Video</code> object, the consumer can use OpenGraph metadata to identify the Webfinger ID of the creator of the video:
0 commit comments