We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71845f1 commit 8f0e84fCopy full SHA for 8f0e84f
src/templates/forms/article/article_listing.txp
@@ -9,6 +9,8 @@
9
<meta itemprop="name" content="Textpattern CMS">
10
<span itemprop="logo" itemscope itemtype="https://schema.org/ImageObject">
11
<meta itemprop="url contentUrl" content="https://textpattern.com/assets/img/branding/textpattern/textpattern.png">
12
+ <meta itemprop="width" content="320">
13
+ <meta itemprop="height" content="60">
14
</span>
15
16
<meta itemprop="datePublished" content="<txp:posted format="iso8601" />">
0 commit comments