typo and easy compile script
[Verniy-Portfolio-Page.git] / default.html
blobd037b78cf55030bfd8f285506f327a1c0e59871e
1 <html>
2 <head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
3 <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
4 <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" crossorigin="anonymous">
5 <link rel="stylesheet" href="portfolio.css" >
7 <script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.4.2/react.js"></script>
8 <script src="https://cdnjs.cloudflare.com/ajax/libs/react/15.4.2/react-dom.js"></script>
9 <script src="https://cdnjs.cloudflare.com/ajax/libs/babel-standalone/6.21.1/babel.min.js"></script>
11 <title>Verniy Root</title>
13 <script type="text/babel" src="dist/react-render.js"></script>
14 </head>
15 <body style="background: #e8edf2">
17 <div id="rctroot"></div>
19 </body>
20 </html>