testing again

This commit is contained in:
2025-11-29 19:58:26 -06:00
parent 16d90874a2
commit a5ce57ab5a

View File

@@ -23,7 +23,7 @@
<!-- Try iframe first --> <!-- Try iframe first -->
<iframe src="resume/main.pdf"></iframe> <iframe src="resume/main.pdf"></iframe>
<!--Testing posthook --> <!--Testing posthook again -->
<!-- If iframe fails, fallback viewer --> <!-- If iframe fails, fallback viewer -->
<object data="resume/main.pdf" type="application/pdf"></object> <object data="resume/main.pdf" type="application/pdf"></object>