Skip to content

Instantly share code, notes, and snippets.

@jeshan
Created October 5, 2015 18:41
Show Gist options
  • Save jeshan/c2f46f1f95f72b09bcc4 to your computer and use it in GitHub Desktop.
Save jeshan/c2f46f1f95f72b09bcc4 to your computer and use it in GitHub Desktop.
html()
.head()
.title("Insert page title here.");
/*
<html>
<head>
<title>Insert page title here.</title>
</head>
</html>
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment