fix: docs css sidebar fixes

This commit is contained in:
Wayne Sutton
2026-01-09 14:54:00 -08:00
parent 7a8a1c61e3
commit 1323928341
17 changed files with 153 additions and 20 deletions

View File

@@ -10,6 +10,8 @@
<!-- Preconnect for Convex site endpoints -->
<link rel="preconnect" href="https://convex.site" crossorigin />
<link rel="dns-prefetch" href="https://convex.site" />
<!-- Preload critical LCP image -->
<link rel="preload" href="/images/logo.svg" as="image" type="image/svg+xml" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- SEO Meta Tags -->