Spaces:
Running
Running
Update pdfread.html
Browse files- pdfread.html +2 -2
pdfread.html
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<embed
|
2 |
-
src="
|
3 |
type="application/pdf"
|
4 |
width="100%"
|
5 |
height="100%"
|
6 |
-
/>
|
|
|
1 |
<embed
|
2 |
+
src="https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"
|
3 |
type="application/pdf"
|
4 |
width="100%"
|
5 |
height="100%"
|
6 |
+
/>
|