fixed broken html again

This commit is contained in:
2025-11-29 19:52:23 -06:00
parent 5eac0b3d7b
commit 16d90874a2

View File

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