Skip to content

Instantly share code, notes, and snippets.

@wesleysaraujo
Created September 14, 2017 17:37
Show Gist options
  • Save wesleysaraujo/730b2ec1ae5f8cfb3e20544a2eda8c93 to your computer and use it in GitHub Desktop.
Save wesleysaraujo/730b2ec1ae5f8cfb3e20544a2eda8c93 to your computer and use it in GitHub Desktop.
index.hml refatorado
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>SocialC</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment