Skip to content

Commit 6ae1468

Browse files
committed
amend theme class to match convention
1 parent 6196b7e commit 6ae1468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/getting-started.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<p><a href="<?php echo admin_url( 'admin.php?page=indieweb-installer' ); ?>" class="button button-primary"><?php esc_html_e( 'Install Plugins', 'indieweb' ); ?></a></p>
3535
</div>
3636

37-
<div class="indieweb-flex themes">
37+
<div class="indieweb-flex indieweb-themes">
3838
<h2><?php esc_html_e( 'Themes', 'indieweb' ); ?></h2>
3939

4040
<p><?php _e( 'The IndieWeb uses <a href="https://indieweb.org/microformats">microformats</a> 2 to mark up sites so that they can be interpreted by other sites when retrieved.', 'indieweb' ); ?></p>

0 commit comments

Comments
 (0)