Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -13
index.html
CHANGED
@@ -1,19 +1,6 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
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/back.html"/>
|
11 |
-
<meta name="twitter:player:stream" content="https://omnibus-copy-proof-image.static.hf.space/back.html"/>
|
12 |
-
<meta name="twitter:player:width" content="100%"/>
|
13 |
-
<meta name="twitter:player:height" content="300px"/>
|
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/spaces/Omnibus/Copy-Proof-Image/resolve/main/thumbnail.jpg"/>
|
17 |
</head>
|
18 |
<body>
|
19 |
<div class="card">
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
</head>
|
5 |
<body>
|
6 |
<div class="card">
|