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

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 19c9371..6d2a9a6 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,5 +1,5 @@
-<footer class="w-full text-center border-t bg-gray-100 border-gray-200 p-4 pin-b text-sm text-gray-500">
- Made with <a href="https://gohugo.io" class="underline hover:text-blue-400">Hugo</a> and <a href="https://github.com/leonardofaria/bento" class="underline hover:text-blue-400">Bento theme</a>
+<footer class="w-full text-center border-t bg-gray-100 border-gray-200 p-4 pin-b text-sm text-gray-600">
+ Made with <a href="https://gohugo.io" class="underline hover:text-blue-600">Hugo</a> and <a href="https://github.com/leonardofaria/bento" class="underline hover:text-blue-600">Bento theme</a>
</footer>
<script>