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: README.md
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -89,11 +89,15 @@ Remember that the fields **must** be placed at the very start of the file. You c
89
89
:og:description: New description
90
90
:og:image: http://example.org/image.png
91
91
:og:image:alt: Example Image
92
-
```
92
+
93
+
Page contents
94
+
=============
93
95
94
96
### Arbitrary Tags
95
97
Additionally, you can use field lists to add any arbitrary OpenGraph tag not supported by the extension. The syntax for arbitrary tags is the same with `:og:tag: content`. For Example:
0 commit comments