Fixed everything hopefully
This commit is contained in:
@@ -22,10 +22,10 @@
|
||||
<body>
|
||||
|
||||
<!-- Try iframe first -->
|
||||
<iframe src="../../../brag-sheet-rsi-mccleneghan/main.pdf"></iframe>
|
||||
<iframe src="../../brag-sheet-rsi-mccleneghan/main.pdf"></iframe>
|
||||
|
||||
<!-- If iframe fails, fallback viewer -->
|
||||
<object data="../../../brag-sheet-rsi-mccleneghan/main.pdf" type="application/pdf"></object>
|
||||
<object data="../../brag-sheet-rsi-mccleneghan/main.pdf" type="application/pdf"></object>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user