Add privacy policy modal and enhance project details
CI / build (push) Has been cancelled

- Introduce PolicyModal component for license and privacy policy display
- Add Quick Start section to project detail pages
- Update project descriptions, features, and URLs for several projects
- Add new logos, screenshots, and favicon
- Extend types and configuration for new features
This commit is contained in:
2026-05-26 14:14:37 +08:00
parent fb9aec885f
commit 3ee9b9e6de
31 changed files with 637 additions and 88 deletions
+1
View File
@@ -16,6 +16,7 @@
<meta property="og:description" content="构建轻量、高效、开源的软件工具" />
<meta property="og:type" content="website" />
<meta name="color-scheme" content="dark light" />
<link rel="icon" type="image/webp" href="/logos/app.webp" />
<meta name="twitter:card" content="summary" />
</head>
<body>