[READ-ONLY] a fast, modern browser for the npm registry

feat: add analog to framework list (#1404)

authored by

Logan Dupont and committed by
GitHub
c37a3218 e38b8ba4

+5
+5
app/utils/frameworks.ts
··· 52 52 color: 'oklch(0.626 0.2663 310.4)', 53 53 }, 54 54 { 55 + name: 'analog', 56 + package: '@analogjs/platform', 57 + color: 'oklch(0.5205 0.2035 21.88)', 58 + }, 59 + { 55 60 name: 'solid', 56 61 package: 'solid-js', 57 62 color: 'oklch(0.4237 0.0857 255.45)',