Files
plugin-open-graph/plugin.json

8 lines
215 B
JSON

{
"version": "1.0",
"title": "Open Graph Cards",
"description": "This plugin adds Open Graph meta tags to create social media and iMessage previews for posts.",
"includes": [
"open_graph_meta.html"
]
}