Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -7,6 +7,6 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<object data="
|
11 |
</body>
|
12 |
</html>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<object data="dummy.pdf" type="application/pdf" width="100%" height="500px"></object>
|
11 |
</body>
|
12 |
</html>
|