Skip to content

Instantly share code, notes, and snippets.

@randyzwitch
Created June 8, 2013 14:02
Show Gist options
  • Save randyzwitch/5735275 to your computer and use it in GitHub Desktop.
Save randyzwitch/5735275 to your computer and use it in GitHub Desktop.
Adding Back to Top to Scrappy WordPress
</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