broadfield commited on
Commit
208ff7a
·
verified ·
1 Parent(s): f9f19a4

Update template.html

Browse files
Files changed (1) hide show
  1. template.html +3 -3
template.html CHANGED
@@ -14,11 +14,11 @@
14
  <!---meta property="og:image" content=""/--->
15
  <!---meta http-equiv="refresh" content="0; url=https://broadfield-fast-voice-full.hf.space/?pdfurl="--->
16
  <title>TITLE</title>
17
- <link rel="stylesheet" href="style.css" />
18
- </head>
19
  <body>
20
  <div id='cap'>
21
- <iframe src='https://broadfield-fast-voice-full.hf.space/?pdfurl=PDFURL&mod=VOICE&len=LENGTH&nos=NOISE&wid=WIDTH&pau=PAUSE' width=100% height=4000px></iframe>
22
  </div>
23
  </body>
24
  </html>
 
14
  <!---meta property="og:image" content=""/--->
15
  <!---meta http-equiv="refresh" content="0; url=https://broadfield-fast-voice-full.hf.space/?pdfurl="--->
16
  <title>TITLE</title>
17
+ <!==link rel="stylesheet" href="style.css" /-->
18
+ </head>
19
  <body>
20
  <div id='cap'>
21
+ <iframe src='https://broadfield-fast-voice-full.hf.space/?pdfurl=PDFURL&mod=VOICE&len=LENGTH&nos=NOISE&wid=WIDTH&pau=PAUSE' allow='autoplay' width=100% height=4000px></iframe>
22
  </div>
23
  </body>
24
  </html>