Skip to content

Instantly share code, notes, and snippets.

@inklesspen
Created September 2, 2014 20:42
Show Gist options
  • Save inklesspen/fe3541bb2cd8d2469886 to your computer and use it in GitHub Desktop.
Save inklesspen/fe3541bb2cd8d2469886 to your computer and use it in GitHub Desktop.
Go edit your theme HTML and paste the following lines into it at line 670
(right after the PostNotes section and before the second {block: Date}
{block:HasTags}
<div class="Tags">
{block:Tags}<a href="{TagURL}">#{Tag}</a>{/block:Tags}
</div><!-- End Post Tags -->
{/block:HasTags}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment