We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ce58e commit bc0d481Copy full SHA for bc0d481
header.php
@@ -56,7 +56,7 @@
56
<div class="row brand-text">
57
<div id="brand" class="columns">
58
<a href="/">
59
- <p class="fmc-title">Family Medicine Center</p>
+ <p class="fmc-title"><?php bloginfo('name'); ?></p>
60
<p class="fmc-slogan">The <img class="fmc-uthsc-future" src="/wp-content/themes/uthscblogs-fmc/img/uthsc-future.png" alt="future"> of healthcare today</p>
61
</a>
62
</div>
0 commit comments