We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d6cc0 commit e09c85aCopy full SHA for e09c85a
learn more/index.html
@@ -13,14 +13,11 @@
13
<link rel="stylesheet" href="../css/components.css">
14
15
</head>
16
-
17
-<body>
18
19
- <div class="pdf-container">
20
- <iframe
21
- src="../Pdf/CV N.A. Fontijne.pdf"
22
- class="pdf-viewer"
23
- <p>This browser does not support PDF embedding. Please <a href="../Pdf//CV N.A. Fontijne.pdf">download the PDF</a> instead.</p>
24
- </iframe>
25
- </div>
26
-</body>
+<div class="pdf-container">
+ <iframe
+ src="../Pdf/CV N.A. Fontijne.pdf"
+ class="pdf-viewer"
+ <p>This browser does not support PDF embedding. Please <a href="../Pdf//CV N.A. Fontijne.pdf">download the PDF</a> instead.</p>
+ </iframe>
+</div>
0 commit comments