Opening PDF in a browser with Github Pages

后端 未结 8 1802
面向向阳花
面向向阳花 2021-01-31 09:48

I am using GitHub Pages to host my website. I have a PDF file that I want visitors to be able to open directly in a browser. But when I upload the PDF file to GitHub Pages and l

8条回答
  •  野性不改
    2021-01-31 10:29

    Inside the index.html use this

    This worked for me, check
    ** Only good for Laptop view

提交回复
热议问题