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

@@ -4,7 +4,7 @@
<div class="col-lg-5 col-md-12">
<div class="d-flex align-items-center gap-2 mb-3">
<div class="logo-icon border-white text-white">W</div>
<span class="fs-4 fw-bold font-serif text-white">Wisdom for the Kingdom</span>
<span class="fs-4 fw-bold font-serif text-white">Wisdom from the Kingdom</span>
</div>
<p class="small text-light mb-0 font-sans lh-lg pe-lg-5 opacity-75">
A collection of biblical insights curated for the thoughtful leader. Seek truth, lead with grace,

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"

View File

@@ -1,6 +1,6 @@
/*
Theme Name: Wisdom1
Description: A modern-classic Christian blog theme for "Wisdom for the Kingdom".
Description: A modern-classic Christian blog theme for "Wisdom from the Kingdom".
Version: 1.3.0
Text Domain: wisdom1
*/