Skip to content

Instantly share code, notes, and snippets.

@Haroenv
Created February 12, 2015 20:25
Show Gist options
  • Save Haroenv/57bb8c30e14a205c6400 to your computer and use it in GitHub Desktop.
Save Haroenv/57bb8c30e14a205c6400 to your computer and use it in GitHub Desktop.
<snippet>
<content><![CDATA[<!DOCTYPE html>
<html lang="en">
<head>
<title> $1 </title>
<meta charset="utf-8" />
<script src="js/scripts.js"></script>
<link rel="stylesheet" src="css/styles.css">
</head>
<body>
$0
</body>
</html>]]></content>
<tabTrigger>temp</tabTrigger>
<scope>text.html</scope>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment