Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vimux/blank.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVimux <Vimux@users.noreply.github.com>2017-01-17 18:11:18 +0300
committerGitHub <noreply@github.com>2017-01-17 18:11:18 +0300
commitddb5e32665a958874f6b4807ad2356c4b45081f7 (patch)
tree555aab1ab3ee9da773506045b7d0d7ddd59940c5
parentac30199ebac81d2f237783d23f8b462b78536c4b (diff)
parentd6cca0dc228e39a128f83e765deef6e008dea2c7 (diff)
Fix spelling. Merge pull request #2
-rw-r--r--layouts/partials/sidebar.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index e941767..679b16e 100644
--- 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>