-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
29 lines (25 loc) · 1.63 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
<!doctype html>
<html lang="en-us">
<head>
<!--
This file is part of Webina, released under the Apache 2.0
License. See LICENSE.md or go to
https://opensource.org/licenses/Apache-2.0 for full details.
Copyright 2020 Jacob D. Durrant.
-->
<meta charset="utf-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Webina</title>
<link rel="shortcut icon" href="favicon.ico"><link href="vendors.8fc12df9e1976eeab637.css" rel="stylesheet"><link href="styles.8fc12df9e1976eeab637.css" rel="stylesheet"></head>
<body>
<div id="app"></div>
<!-- <script src="https://code.jquery.com/jquery-1.12.4.js"></script> -->
<!-- <script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script> -->
<!-- <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/ponyfill.min.js"></script> -->
<!-- <script src="https://cdn.jsdelivr.net/npm/[email protected]/StreamSaver.min.js"></script> -->
<script src="Webina/Webina.min.js"></script>
<script src="vue.min.js"></script>
<script src="vuex.min.js"></script>
<script src="bootstrap-vue.min.js"></script>
<script type="text/javascript" src="runtime.8fc12df9e1976eeab637.js"></script><script type="text/javascript" src="vendors.8fc12df9e1976eeab637.js"></script><script type="text/javascript" src="app.8fc12df9e1976eeab637.js"></script><script type="text/javascript" src="styles.8fc12df9e1976eeab637.js"></script><script type="text/javascript" src="styles.css.8fc12df9e1976eeab637.js"></script></body>
</html>