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

github.com/AlexFinn/simple-a.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsif Mehedi <asif.mehedi@live.com>2016-12-21 10:35:50 +0300
committerGitHub <noreply@github.com>2016-12-21 10:35:50 +0300
commit269f32d88616ec71a77a50dd5df39b57f33c3343 (patch)
treeea9e9afe3eba2dc2fcd648d18f6f051ea5cc53ec
parent6b0f52e03e33a320a9caa7794a512160baa80853 (diff)
Fix grammar
-rw-r--r--layouts/chrome/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/chrome/footer.html b/layouts/chrome/footer.html
index 2548b4c..a306358 100644
--- a/layouts/chrome/footer.html
+++ b/layouts/chrome/footer.html
@@ -1,6 +1,6 @@
<footer>
- Build with <a href="https://github.com/spf13/hugo">Hugo</a>
+ Built with <a href="https://github.com/spf13/hugo">Hugo</a>
<p>© Alexander Ivanov 2014</p>
</footer>
</div>
@@ -10,4 +10,4 @@
</div>
</body>
{{ template "theme/chrome/analytics.html" }}
-</html> \ No newline at end of file
+</html>