Skip to content

Instantly share code, notes, and snippets.

@ryanberry
Created April 22, 2016 01:17
Show Gist options
  • Save ryanberry/3375fc911a911812f1e76a601de0a416 to your computer and use it in GitHub Desktop.
Save ryanberry/3375fc911a911812f1e76a601de0a416 to your computer and use it in GitHub Desktop.
CNG Example Card Markup
<a href="http://communitynews.com.au/joondalup-times/news/plea-made-for-underpass/" class="card card-medium post-5045 post type-post status-publish format-standard hentry category-news publication-joondalup-times">
<article itemscope="" itemtype="http://schema.org/NewsArticle">
<figure class="card-image" itemprop="image"><img class="card-image-image" alt="Plea made for underpass" src="http://communitynews.staging.hellorare.digital/wordpress/assets/d447392cWT-500x300.jpg"></figure>
<header class="card-header">
<h3 class="card-title" itemprop="name">Plea made for underpass</h3>
<div class="card-tags">
<span class="tag tag-news" itemprop="articleSection">Top Stories</span>
</div>
</header>
</article>
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment