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:
-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>