Spaces:
Running
Running
Update index.html
Browse files- index.html +11 -1
index.html
CHANGED
@@ -3,8 +3,18 @@
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
-
<title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
|
|
3 |
<head>
|
4 |
<meta charset="utf-8" />
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
+
<title>Copy Proof Image</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
+
<meta name="twitter:card" content="player"/>
|
9 |
+
<meta name="twitter:site" content=""/>
|
10 |
+
<meta name="twitter:player" content="https://omnibus-copy-proof-image.static.hf.space"/>
|
11 |
+
<meta name="twitter:player:stream" content="https://omnibus-copy-proof-image.static.hf.space"/>
|
12 |
+
<meta name="twitter:player:width" content="100%"/>
|
13 |
+
<meta name="twitter:player:height" content="800px"/>
|
14 |
+
<meta property="og:title" content="Copy-proof Image"/>
|
15 |
+
<meta property="og:description" content="Demo of an image that produces a watermark when copied"/>
|
16 |
+
<meta property="og:image" content="https://huggingface.co/datasets/jbilcke-hf/ai-tube-index/resolve/main/videos/f043e010-f51f-466b-8cdf-5650e55168e9.webp"/>
|
17 |
+
<meta http-equiv="refresh" content="0; url=https://omnibus-copy-proof-image.static.hf.space/">
|
18 |
</head>
|
19 |
<body>
|
20 |
<div class="card">
|