atmosphere explorer

update descriptions

handle.invalid ee1703ab 680c2415

verified
+2 -2
+2 -2
src/views/home.tsx
··· 145 145 : "lucide--user-round" 146 146 } 147 147 title={sessions[agent()!.sub]?.handle ?? agent()!.sub} 148 - description="View your repo" 148 + description="View your repository" 149 149 accent="blue" 150 150 /> 151 151 </Show> ··· 187 187 href="/car" 188 188 icon="lucide--folder-archive" 189 189 title="Archive" 190 - description="Explore CAR files" 190 + description="Unpack CAR files" 191 191 accent="violet" 192 192 /> 193 193 </div>