Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -4,6 +4,7 @@
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
7 |
<title>A/B Test Captioning UI</title>
|
8 |
<style>
|
9 |
html {
|
|
|
4 |
<head>
|
5 |
<meta charset="UTF-8">
|
6 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
7 |
+
<meta name="referrer" content="no-referrer">
|
8 |
<title>A/B Test Captioning UI</title>
|
9 |
<style>
|
10 |
html {
|