Add modified version of Hugo's internal open graph template for micro.blog
This commit is contained in:
8
plugin.json
Normal file
8
plugin.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user