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:
authorLeonardo Faria <leonardofaria@gmail.com>2020-04-17 07:32:38 +0300
committerLeonardo Faria <leonardofaria@gmail.com>2020-04-17 07:32:38 +0300
commitaeb89e511328c2d15626d1628ec25be6b9675fd0 (patch)
tree0a6ce109a3a5a92d0e295dcb8a0e8e898dfb121a /layouts/partials/footer.html
parent9ffaf9765d7bbf7a1dc2575d92870d61f29057d6 (diff)
Update colors
Diffstat (limited to 'layouts/partials/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 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>