unlcms / project-herbie

Drupal 10 implementation at the University of Nebraska–Lincoln
https://cms.unl.edu
GNU General Public License v2.0
5 stars 6 forks source link

Remove <article> tag from node--person--teaser-featured.html.twig #676

Closed ericras closed 1 month ago

ericras commented 1 month ago

Follow up to #607 and #604 where the tag was added:

<article{{ attributes.setAttribute('itemscope', '').setAttribute('itemtype', 'https://schema.org/Person') }}>

It's already included in a parent template and the addition blows out the layout.