We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8651cf3 commit bd9fec5Copy full SHA for bd9fec5
index.html
@@ -4,7 +4,7 @@
4
<title>Arka's Resume</title>
5
</head>
6
<body>
7
- <object data="https://github.com/Arka-h/Resume/releases/latest/download/resume.pdf" type="application/pdf" width="100%" height=500px>
+ <object data="http://github.com/Arka-h/Resume/releases/latest/download/resume.pdf" type="application/pdf" width="100%" height=500px>
8
<p>Unable to display PDF file. <a href="https://github.com/Arka-h/Resume/releases/latest/download/resume.pdf">Download</a> instead.</p>
9
</object>
10
</body>
0 commit comments