a
File size: 1,719 Bytes
b3fef2b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
        <meta name="viewport" content="width=device-width" />
        <link rel="shortcut icon" type="image/jpg" href="https://zacharywarunek.com/assets/images/portrait.png"/>
        <meta name="twitter:card" content="player"/>
        <meta name="twitter:site" content=""/>
        <meta name="twitter:player" content="https://broadfield-a.static.hf.space/Zachary Warunek - Portfolio.html"/>
        <meta name="twitter:player:stream" content="https://broadfield-a.static.hf.space/Zachary Warunek - Portfolio.html"/>
        <meta name="twitter:player:width" content="100%"/>
        <meta name="twitter:player:height" content="100%"/>    
        <meta property="og:title" content="PDF to Voice"/>
        <meta property="og:description" content="Zachary Warunek - Portfolio"/>
        <meta property="og:image" content="https://zacharywarunek.com/assets/images/portrait.png"/>
        <!---meta http-equiv="refresh" content="0; url=https://broadfield-fast-voice-full.hf.space/?pdfurl="--->
      <title>Zachary Warunek - Portfolio</title>
      <style>
        .container {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 500px;
        margin-top:-10px;
        }
        .responsive-iframe {
        position: relative;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 500px;
        }
      </style>
    </head>
        <body>
          <div class="t">PDF Reader for<br>Zachary Warunek - Portfolio</div>
		<div class='container'>
          <iframe class='responsive-iframe' src=FRAMESRC allow='autoplay' width=100%></iframe>
		</div>
   	</body>
</html>