This commit is contained in:
Lucas Kent 2022-11-21 11:36:50 -05:00 committed by GitHub
parent 0756b9e479
commit f477d7d98d
3 changed files with 1 additions and 4 deletions

View File

@ -3,11 +3,8 @@
<head> <head>
</head> </head>
<body> <body>
<div class="container">
<iframe class="responsive-iframe" src="tools/geometry/index.html"></iframe>
</div>
<div> <div>
<iframe id="pdf-js-viewer" src="pdf/web/viewer.html?file=/pdf/web/compressed.tracemonkey-pldi-09.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe> <iframe id="pdf-js-viewer" src="https://www.geometrytools.ga/pdf/web/viewer.html?file=test.pdf" title="webviewer" frameborder="0" width="500" height="600"></iframe>
</div> </div>
</body> </body>
<style> <style>

BIN
test.pdf Normal file

Binary file not shown.