Skip to content

Instantly share code, notes, and snippets.

@ashour
Created February 28, 2020 13:58
Show Gist options
  • Save ashour/18c3f0ad0ebbe80adc544dade8567997 to your computer and use it in GitHub Desktop.
Save ashour/18c3f0ad0ebbe80adc544dade8567997 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta charset="utf-8" />
<title>Boardaki</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<script
defer
src="https://use.fontawesome.com/releases/v5.3.1/js/all.js"
></script>
<!--__HEAD__-->
</head>
<body>
<div id="root"><!--__APP__--></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment