Logo
Explore Help
Register Sign In
cameleer/cameleer-saas
1
0
Fork 0
You've already forked cameleer-saas
Code Issues 22 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
cameleer-saas/ui/index.html

14 lines
365 B
HTML
Raw Permalink Normal View History

feat: scaffold React SPA with Vite, design system, and TypeScript types Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 21:47:01 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
feat: use cameleer3-logo.svg from design-system v0.1.36 everywhere - Sidebar, sign-in page, and favicons all use the single SVG - Postinstall copies SVG for SaaS HTML favicon (gitignored) - Sign-in favicon committed (baked into Logto Docker image) - Remove old PNG favicon references Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 23:03:18 +02:00
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
feat: scaffold React SPA with Vite, design system, and TypeScript types Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 21:47:01 +02:00
<title>Cameleer SaaS</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 54ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API