Skip to content

Commit

Permalink
Change version to 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinawilson committed Sep 6, 2017
1 parent 8f8f56d commit bb0b4c2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 11 deletions.
Binary file modified assets/images/menu.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions assets/scss/_typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ h1 {
font-family: 'Roboto Slab', Palatino, Palladio, Baskerville, Georgia, serif;
}

h3,
h5,
h6 {
h3, h5, h6 {
color: $light-gray;
font-family: 'Roboto Slab', Palatino, Palladio, Baskerville, Georgia, serif;
}
Expand Down
5 changes: 0 additions & 5 deletions header.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
<?php foundationpress_call_bar(); ?>
<header class="site-header" role="banner">
<div class="site-title-bar show-for-small show-for-medium-up" >
<!--<div class="title-bar-left">
<span class="site-mobile-title title-bar-title">
<a href="<php echo esc_url( home_url( '/' ) ); ?>" rel="home"><php bloginfo( 'name' ); ?> </a>
</span>
</div>-->
<div class="title-bar-right">
<button class="menu-icon" type="button" data-toggle="<?php foundationpress_mobile_menu_id(); ?>"></button>
</div>
Expand Down
6 changes: 3 additions & 3 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
/*
Theme Name: Muir Woods
Theme Name: Muir Wood
Theme URI:
Github Theme URI: https://github.com/evanmac123/muirwoods
Description: Muir Woods is a WordPress starter theme based on Foundation 6 by Zurb
Version: 2.9.3
Description: Muir Wood is a WordPress starter theme based on Foundation 6 by Zurb
Version: 3.0
Author: Evan McEldowney
Author URI: http://www.evanmceldowney.com
Expand Down

0 comments on commit bb0b4c2

Please sign in to comment.