Skip to content

Instantly share code, notes, and snippets.

@pau
Created June 18, 2011 05:09
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 pau/1032825 to your computer and use it in GitHub Desktop.
Save pau/1032825 to your computer and use it in GitHub Desktop.
Remove Blogger Branding
<link href="link to your icon" rel="icon" type="image/x-icon" />
<style type="text/css">
div.navbar {
display: none;
}
footer {
display: none;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment