We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b5bea3 commit f9c2bc5Copy full SHA for f9c2bc5
templates/partials/footer.html
@@ -1,6 +1,6 @@
1
-<footer class="pt-3 mt-3 text-muted">
+<footer class="pt-3 mt-3 text-gray-300">
2
<p class="text-center mb-0 pt-2 border-top">© {{ now(utc=true) | date(format="%Y") }} Lechev.space Ltd</p>
3
<p class="text-center fst-italic">Earth image in the logo is licensed under
4
<a href="https://github.com/mozilla/fxemoji/blob/gh-pages/LICENSE.md#license-for-the-visual-design">CC BY 4.0</a>
5
</p>
6
-</footer>
+</footer>
0 commit comments