-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·48 lines (35 loc) · 2.01 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<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="keywords" content="bootstrap,html5,hybrid,phonegap,startups,ionic,php,css3,javascript,jquery,angularjs,symfony,cakephp,laravel,linux,joomla,drupal,apps,mobile,wordpress,mysql,apis,plugins,extensions,databases,coding,programming,modules,github,websites,applications,reactjs,mongodb,aws,python,dynamodb,npm,nodejs,bower,composer,cloud,components">
<meta name="description" content="Leading software development company providing solutions for organizations and individuals across the globe using modern straightforward technologies.">
<meta name="author" content="(parenthesis)">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<title>Parenthesis Tech - Coders On-Demand</title>
<!-- Bootstrap core CSS -->
<link href="assets/vendor/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/sticky-footer.css" rel="stylesheet">
<link href="assets/fonts/font.css" rel="stylesheet">
<link href="assets/css/style.css" rel="stylesheet">
<!-- ReactJS -->
<script src="assets/vendor/react/react-with-addons.min.js"></script>
<script src="assets/vendor/react/react-dom.min.js"></script>
<script src="assets/vendor/babel/browser.min.js"></script>
</head>
<body>
<script type="text/babel" src="assets/js/app.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-71140631-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Start React... -->
<div id="content"></div>
</body>
</html>