|
@@ -5,7 +5,7 @@
|
|
|
<meta name="description" content="Created with Sketch" />
|
|
|
<title>Kakaranet</title>
|
|
|
<link href='http://fonts.googleapis.com/css?family=Exo+2:600' rel='stylesheet' type='text/css'>
|
|
|
- <link href="style/main.css" rel="stylesheet" type="text/css" />
|
|
|
+ <link href="../app/style/main.css" rel="stylesheet" type="text/css" />
|
|
|
</head>
|
|
|
<body>
|
|
|
<svg preserveAspectRatio="xMidYMin meet" class="svg" viewBox="0 0 1071 661" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" version="1.1">
|
|
@@ -579,7 +579,7 @@
|
|
|
</g>
|
|
|
</svg>
|
|
|
|
|
|
- <script src="js/bert.js"></script>
|
|
|
+ <script src="../app/js/bert.js"></script>
|
|
|
|
|
|
<script src="dart.js"></script>
|
|
|
</body>
|