We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ca021 commit d9f5ae4Copy full SHA for d9f5ae4
1 file changed
themes/osi/template-parts/header-board-member.php
@@ -4,7 +4,7 @@
4
<div class="wp-block-columns">
5
<div class="wp-block-column three-column">
6
<?php get_template_part( 'template-parts/featured-image', 'cropped' ); ?>
7
- <?php the_title( '<h1 class="h2">', '</h1>' ); ?>
+ <?php the_title( '<h1 class="h2">', '</h1>' ); ?>hola
8
<?php if( osi_field_check( 'pronouns' ) ) : ?>
9
<span class="member-pronouns"><?php osi_the_valid_field( 'pronouns' ); ?></span>
10
<?php endif; ?>
0 commit comments