Skip to content

Instantly share code, notes, and snippets.

@proframework
Created November 19, 2013 22:10
Show Gist options
  • Save proframework/7553481 to your computer and use it in GitHub Desktop.
Save proframework/7553481 to your computer and use it in GitHub Desktop.
Add custom Pro Framework site title and tagline
<div class="main-title">
<h1 class="site-title"><a rel="home" title="Your Site Title" href="YOUR WEBSITE URL">Your Site Title</a></h1>
<div class="tagline">Your tagline with a <br /> break in it.</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment