Rename 'Wisdom for the Kingdom' to 'Wisdom from the Kingdom' in theme files
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user