wizard

placeholder description
git clone git@git.shmage.xyz/wizard.git
Log | Files | Refs | README

commit d6cca0dc228e39a128f83e765deef6e008dea2c7
parent ac30199ebac81d2f237783d23f8b462b78536c4b
Author: markfirmware <markfirmware@users.noreply.github.com>
Date:   Wed,  4 Jan 2017 15:39:33 -0500

Spelling
Diffstat:
Mlayouts/partials/sidebar.html | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html @@ -1,7 +1,7 @@ <aside> <div> <div> - <h3>LATESTS POSTS</h3> + <h3>LATEST POSTS</h3> </div> <div> <ul> @@ -11,4 +11,4 @@ </ul> </div> </div> - </aside> -\ No newline at end of file + </aside>