We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961e148 commit 713b21bCopy full SHA for 713b21b
resume.pdf src/misc/resume.pdf
src/resume.html
@@ -17,8 +17,8 @@
17
</style>
18
</head>
19
<body>
20
- <object data="../resume.pdf" type="application/pdf">
21
- <p>Alternative text - include a link <a href="resume.pdf">to the PDF!</a></p>
+ <object data="https://hudson.is-a.dev/misc/resume.pdf" type="application/pdf">
+ <p>PDF didn't display properly, click the following link: <a href="https://hudson.is-a.dev/misc/resume.pdf"> to download the PDF.</a></p>
22
</object>
23
</body>
24
</html>
0 commit comments