Skip to content

Instantly share code, notes, and snippets.

@zgordon
Created September 11, 2018 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zgordon/df91d3b2239555fae10a8c012552ccdc to your computer and use it in GitHub Desktop.
Save zgordon/df91d3b2239555fae10a8c012552ccdc to your computer and use it in GitHub Desktop.
An example of an article excerpt you should be able to create with JavaScript
<article class="post">
<h2 class="entry-title"><a href="#">Title</a></h2>
<div class="entry-excerpt">
<p>Excerpt here...</p>
</div>
</article>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment