Merge pull request #824 from IanDelMar/patch-4

Remove default class hfeed - +1 @IanDelMar !
This commit is contained in:
Holger 2018-10-15 14:44:37 +02:00 committed by GitHub
commit e683c12882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ $container = get_theme_mod( 'understrap_container_type' );
<body <?php body_class(); ?>>
<div class="hfeed site" id="page">
<div class="site" id="page">
<!-- ******************* The Navbar Area ******************* -->
<div id="wrapper-navbar" itemscope itemtype="http://schema.org/WebSite">