Skip to content

Instantly share code, notes, and snippets.

@batuhan
Created May 25, 2011 19:51
Show Gist options
  • Save batuhan/991758 to your computer and use it in GitHub Desktop.
Save batuhan/991758 to your computer and use it in GitHub Desktop.
erakbas_tumblr
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{Title}</title>
{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
<link rel="shortcut icon" href="{Favicon}" />
<link rel="apple-touch-icon" href="{PortraitURL-128}"/>
<link rel="alternate" type="application/rss+xml" href="http://geceninsarkisi.tumblr.com/rss" />
<script type="text/javascript">
<!--
window.location = "http://geceninsarkisi.tumblr.com/"
//-->
</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment