Skip to content

Instantly share code, notes, and snippets.

@sdaityari
Created October 31, 2012 18:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sdaityari/3988971 to your computer and use it in GitHub Desktop.
Save sdaityari/3988971 to your computer and use it in GitHub Desktop.
Blog Title
<b:if cond='data:blog.pageType == &quot;index&quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> | <data:blog.title/></title>
</b:if>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment