Wcowin 1639ed459f Update resume PDF path and AI summary config
Moved the resume PDF from docs/about to docs/assets and updated the iframe src in resume.md accordingly. Changed the default for AI_SUMMARY_LOCAL_ENABLED to 'false' in ai_summary.py. Updated .ai_cache with new summary and service config timestamp.
2025-07-10 08:51:58 +08:00

34 lines
697 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 个人简历
hide:
# - navigation # 显示右
- toc #显示左
- footer
- feedback
comments: false
---
<!-- <div class="grid cards" markdown>
- :octicons-bookmark-16:{ .lg .middle } __个人简历__
---
- [个人简历](https://lightpdf.cn/docs/1cpgobc){target=“_blank”}
</div> -->
<center><font color= #757575 size=6 >请使用PC端查看谢谢</font></center>
---
<div class="grid cards" markdown>
- :octicons-bookmark-16:{ .lg .middle } __个人简历__
---
<iframe src="/assets/个人简历.pdf" width="100%" height="1250px" style="border: 1.5px solid #ccc; overflow: auto; border-radius: 18px; background: #fff;"></iframe>
</div>