This commit is contained in:
2025-11-21 01:32:42 -06:00
parent 381b287cd7
commit 4e1e5f6a77

View File

@@ -22,10 +22,10 @@
<body>
<!-- Try iframe first -->
<iframe src="../../brag-sheet-rsi-mccleneghan/main.pdf"></iframe>
<iframe src="../../brag-sheet-rsi/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/main.pdf" type="application/pdf"></object>
</body>
</html>