Skip to content

Commit f9c2bc5

Browse files
authored
chore: update footer text color
1 parent 3b5bea3 commit f9c2bc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/partials/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<footer class="pt-3 mt-3 text-muted">
1+
<footer class="pt-3 mt-3 text-gray-300">
22
<p class="text-center mb-0 pt-2 border-top">&copy; {{ now(utc=true) | date(format="%Y") }} Lechev.space Ltd</p>
33
<p class="text-center fst-italic">Earth image in the logo is licensed under
44
<a href="https://github.com/mozilla/fxemoji/blob/gh-pages/LICENSE.md#license-for-the-visual-design">CC BY 4.0</a>
55
</p>
6-
</footer>
6+
</footer>

0 commit comments

Comments
 (0)