Skip to content

Instantly share code, notes, and snippets.

@abernier
Last active January 19, 2020 11:11
Show Gist options
  • Select an option

  • Save abernier/9482101 to your computer and use it in GitHub Desktop.

Select an option

Save abernier/9482101 to your computer and use it in GitHub Desktop.
index.html boiler
<!DOCTYPE html>
<html class="no-js">
<head>
<meta charset="utf-8">
<title></title>
<meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1,initial-scale=1,user-scalable=no">
<script>document.body.parentNode.classList.remove('no-js')</script>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment