broadfield commited on
Commit
2a2197a
·
verified ·
1 Parent(s): e585d7a

Upload doge_gov_savings_4852.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. doge_gov_savings_4852.html +43 -0
doge_gov_savings_4852.html ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!doctype html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ <meta name="viewport" content="width=device-width" />
6
+ <link rel="shortcut icon" type="image/jpg" href="https://pbs.twimg.com/card_img/1892438369080074240/ITF-lptC?format=jpg&name=small"/>
7
+ <meta name="twitter:card" content="player"/>
8
+ <meta name="twitter:site" content=""/>
9
+ <meta name="twitter:player" content="https://broadfield-a.static.hf.space/doge_gov_savings_4852.html"/>
10
+ <meta name="twitter:player:stream" content="https://broadfield-a.static.hf.space/doge_gov_savings_4852.html"/>
11
+ <meta name="twitter:player:width" content="100%"/>
12
+ <meta name="twitter:player:height" content="100%"/>
13
+ <meta property="og:title" content="Department of Government Efficiency"/>
14
+ <meta property="og:description" content="Department of Government Efficiency"/>
15
+ <meta property="og:image" content="https://pbs.twimg.com/card_img/1892438369080074240/ITF-lptC?format=jpg&name=small"/>
16
+ <!---meta http-equiv="refresh" content="0; url=https://broadfield-fast-voice-full.hf.space/?pdfurl="--->
17
+ <title>Department of Government Efficiency</title>
18
+ <style>
19
+ .container {
20
+ position: relative;
21
+ overflow: hidden;
22
+ width: 100%;
23
+ height: 500px;
24
+ margin-top:-10px;
25
+ }
26
+ .responsive-iframe {
27
+ position: relative;
28
+ top: 0;
29
+ left: 0;
30
+ bottom: 0;
31
+ right: 0;
32
+ width: 100%;
33
+ height: 500px;
34
+ }
35
+ </style>
36
+ </head>
37
+ <body>
38
+ <div class="t"></div>
39
+ <div class='container'>
40
+ <iframe class='responsive-iframe' src='https://doge.gov/savings' allow='autoplay' width=100%></iframe>
41
+ </div>
42
+ </body>
43
+ </html>