Skip to content

Instantly share code, notes, and snippets.

@MathuraMG
Created April 26, 2018 20:16
Show Gist options
  • Save MathuraMG/9a0a492c17e4ba2451c9769cab82856e to your computer and use it in GitHub Desktop.
Save MathuraMG/9a0a492c17e4ba2451c9769cab82856e to your computer and use it in GitHub Desktop.
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<title>Thesis 2018</title>
</head>
<body>
<div id="app" />
<!-- <script src="https://d3js.org/d3.v4.min.js"></script> -->
<script
src="https://code.jquery.com/jquery-3.3.1.min.js"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
crossorigin="anonymous"></script>
<script src="/public/bundle.js" type="text/javascript"></script>
<link href="https://fonts.googleapis.com/css?family=Tajawal" rel="stylesheet">
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment