Omnibus commited on
Commit
6b7c621
·
1 Parent(s): be498cd

Create back.html

Browse files
Files changed (1) hide show
  1. back.html +13 -0
back.html ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ </head>
5
+ <body>
6
+ <iframe
7
+ src="https://omnibus-copy-proof-image.static.hf.space"
8
+ frameborder="0"
9
+ width="100%"
10
+ height="2000"
11
+ ></iframe>
12
+ </body>
13
+ </html>