Add theme.toml

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-02-20 19:31:34 +05:30
parent e22d36b821
commit a25a827aef
1 changed files with 12 additions and 0 deletions

12
theme.toml Normal file
View File

@ -0,0 +1,12 @@
name = "Hugo Social Metadata"
license = "MIT"
licenselink = "https://github.com/msfjarvis/hugo-social-metadata/blob/master/LICENSE"
description = "Hugo theme component that automatically generates metadata for Twitter's cards and Facebook's Open Graph protocol"
homepage = "http://example.com/"
tags = ["component", "social metadata"]
features = ["twitter cards", "open graph protocol"]
min_version = "0.41"
[author]
name = "Harsh Shandilya"
homepage = "https://msfjarvis.dev"