Schema Article configuration
From the base configuration the following attributes are relevant for a proper Article-Schema configuration. All the configuration parameters living in the [params]
section of your config.toml
in the root folder of your HUGO project.
publisher
publisherName
publisherName = "gohugohq.com"
publisher used in article schema
publisherLogo
publisherLogo = "https://gohugo-amp.gohugohq.com/logo-publisher.png"
Read more about the logo in the guidelines for a publisher logo.
publisherLogoWidth
publisherLogoWidth = 600
logo width
publisherLogoHeight
publisherLogoHeight = 60
logo height
We recommend reading more about how gohugo amp-theme is using structured data automatically in the schema Section.