js test
Browse files- index.html +3 -0
index.html
CHANGED
@@ -5,6 +5,9 @@
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
|
|
|
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
+
<script type="text/javascript">
|
9 |
+
if (WebView) WebView_addSpace('ta-dot-io', 'Team Audio Web Experience', 'https://teamaud.io', true);
|
10 |
+
</script>
|
11 |
</head>
|
12 |
<body>
|
13 |
<div class="card">
|