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

github.com/cfrome77/hugo-theme-sky.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Frome <fromeca@dukes.jmu.edu>2019-01-01 00:14:03 +0300
committerGitHub <noreply@github.com>2019-01-01 00:14:03 +0300
commit6944004500b9d62ad201b5f594b6b5d9e2efbf16 (patch)
treea2f990caa545637e79d9dd4b63a62d9bf5c41f46
parenta952a09aa322f45a74963e14b906a8544b84559f (diff)
Update footer.html
-rw-r--r--layouts/partials/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 05921e0..52aaf37 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -2,5 +2,5 @@
<p> &copy; {{ now.Format "2006" }} {{ .Site.Params.Name }} - Powered by
<a target="_blank" href="https://gohugo.io">Hugo</a>
and the
- <a target="_blank" href="https://github.com/cfrome77/hugo-theme-monday">Monday</a> theme.</p>
-</footer> \ No newline at end of file
+ <a target="_blank" href="https://github.com/cfrome77/hugo-theme-sky">Sky</a> theme.</p>
+</footer>