diff options
author | HombreLaser <buran@silosneeded.com> | 2024-11-09 21:58:13 -0600 |
---|---|---|
committer | HombreLaser <buran@silosneeded.com> | 2024-11-09 21:58:13 -0600 |
commit | d2417ff3c920e610273d0429b8f75fee1b0e6880 (patch) | |
tree | bdce179a47b328c518012f68b912b518eef8e65f /_includes/footer.liquid | |
parent | 9fbf9cbfe0aedcad06deaac724fea2003bfc546a (diff) |
Improve theme
Diffstat (limited to '_includes/footer.liquid')
-rw-r--r-- | _includes/footer.liquid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.liquid b/_includes/footer.liquid index d7d8900..a676e26 100644 --- a/_includes/footer.liquid +++ b/_includes/footer.liquid @@ -1,4 +1,4 @@ -<footer class="has-background-dark footer column"> +<footer class="footer column"> <div class="pt-3 has-text-centered"> <p class="footer-content"> <b>{{ site.title }}</b> {{ site.data[site.active_lang].strings.global.under }} |