Rework plugin to work a bit more cleanly. Add metadata and print blurb at bottom of posts.

This commit is contained in:
2016-12-24 19:01:43 -05:00
parent e50152d3d1
commit 9cf8456d7c
3 changed files with 18 additions and 6 deletions

View File

@ -36,3 +36,7 @@
font-size: $large-font-size;
padding: 0px 10px;
}
.post-verify {
font-size: $small-font-size;
}