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

github.com/humrochagf/colordrop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHumberto Rocha <humrochagf@gmail.com>2019-08-09 18:14:13 +0300
committerHumberto Rocha <humrochagf@gmail.com>2019-08-09 18:14:13 +0300
commit2a45a5bc8b7e4a59287f6872bc673e32825f99db (patch)
tree98ea52f4e7cb0219ae5f21982d100fef761b810b /layouts/partials
parent1f8ebe563014f291d97f71a5312dadaf61abede4 (diff)
Add made with love at footer
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 5ea56de..2254791 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -22,4 +22,8 @@
{{ end }}
</div>
</div>
+
+ <p class="made-with-love">
+ <a href="https://github.com/humrochagf/colordrop"><b>Colordrop</b></a> theme | Made with {{ partial "svg" "heart" }} by <a href="https://humberto.io/"><b>Humberto Rocha</b></a>
+ </p>
</footer>