You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make this work in component: <meta name="date" content={formatDate(date, 'YYYY-MM-DD', 'de')} /> <meta name="last-modified" content={formatDate(date, 'YYYY-MM-DD', 'de')/>
The text was updated successfully, but these errors were encountered:
dkolba
changed the title
[nausicaa] add date and last-modified meta tags for portal pages
[nausicaa] add 'date' and 'last-modified' meta tags for portal pages
Dec 19, 2017
Make this work in component:
<meta name="date" content={formatDate(date, 'YYYY-MM-DD', 'de')} />
<meta name="last-modified" content={formatDate(date, 'YYYY-MM-DD', 'de')/>
The text was updated successfully, but these errors were encountered: