feat(header): enhance navigation and search functionality with context-aware behavior

This commit is contained in:
Will Miao
2025-10-05 20:58:14 +08:00
parent 9ac4203b1c
commit 3c7cdf5db8
3 changed files with 27 additions and 37 deletions

View File

@@ -14,6 +14,8 @@
<link rel="icon" type="image/png" sizes="16x16" href="/loras_static/images/favicon-16x16.png">
<link rel="manifest" href="/loras_static/images/site.webmanifest">
<link rel="preload" as="font" type="font/woff2" href="/loras_static/vendor/font-awesome/webfonts/fa-solid-900.woff2" crossorigin>
<!-- 添加性能监控 -->
<script>
performance.mark('page-start');