multimodalart HF Staff commited on
Commit
b91abd4
·
1 Parent(s): a548ebc

Update www2/index.html

Browse files
Files changed (1) hide show
  1. www2/index.html +1 -0
www2/index.html CHANGED
@@ -4,6 +4,7 @@
4
  <script type="text/javascript" src="scripts/index.js"></script>
5
  </head>
6
  <body>
 
7
  <h2>I am cross-domain embedded content in an iframe</h2>
8
  <div id="cookieValue">Cookie cannot be found,
9
  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 />
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>