Spaces:
Sleeping
Sleeping
Update template.html
Browse files- template.html +2 -1
template.html
CHANGED
@@ -14,9 +14,10 @@
|
|
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 |
-
|
18 |
</head>
|
19 |
<body>
|
|
|
20 |
<div id='cap'>
|
21 |
<script
|
22 |
type="module"
|
|
|
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 class="t">PDF Reader for<br>TITLE</div>
|
21 |
<div id='cap'>
|
22 |
<script
|
23 |
type="module"
|