Spaces:
Sleeping
Sleeping
Commit
·
11321e7
1
Parent(s):
b91abd4
Update www2/index.html
Browse files- www2/index.html +1 -1
www2/index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
<script type="text/javascript" src="scripts/index.js"></script>
|
5 |
</head>
|
6 |
<body>
|
7 |
-
<iframe src="https://xcid-test-static.hf.space" width=1 height=1
|
8 |
<h2>I am cross-domain embedded content in an iframe</h2>
|
9 |
<div id="cookieValue">Cookie cannot be found,
|
10 |
it's being rejected by the browser...</div>
|
|
|
4 |
<script type="text/javascript" src="scripts/index.js"></script>
|
5 |
</head>
|
6 |
<body>
|
7 |
+
<iframe src="https://xcid-test-static.hf.space" width=1 height=1></iframe>
|
8 |
<h2>I am cross-domain embedded content in an iframe</h2>
|
9 |
<div id="cookieValue">Cookie cannot be found,
|
10 |
it's being rejected by the browser...</div>
|