Created
June 8, 2013 14:02
-
-
Save randyzwitch/5735275 to your computer and use it in GitHub Desktop.
Adding Back to Top to Scrappy WordPress
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
</head> | |
<body <?php body_class(); ?>> | |
<div id="page" class="hfeed site"> | |
<a name= "TopOfPage"/a> | |
<?php do_action( 'before' ); ?> | |
<div class="wrapper"> | |
<header id="masthead" class="site-header" role="banner"> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment