Rename 'Wisdom for the Kingdom' to 'Wisdom from the Kingdom' in theme files

This commit is contained in:
Adolfo Reyna
2026-03-13 15:18:24 -04:00
parent 4752eec5d0
commit 0eb83a8515
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@
<a href="<?php echo esc_url(home_url('/')); ?>"
class="navbar-brand fw-bold fs-4 d-flex align-items-center">
<span class="text-primary me-2">W</span>
<span class="d-none d-sm-inline">Wisdom for the Kingdom</span>
<span class="d-none d-sm-inline">Wisdom from the Kingdom</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"