Files
cursor-lang/site/favicon.svg
T
alex 936e53d55b
Pull request / build (pull_request) Successful in 47s
add landing site for the Microsoft Store submission
A bilingual (EN/RU) static page in site/, split into index.html, styles.css,
boot.js and main.js, with a favicon.svg. Documents placement modes, per-mode
look, the Caps Lock shortcut and a privacy policy — the last is meant to
double as the Partner Center privacy policy URL.

STORE_URL is still a placeholder in both download buttons until the Store
listing exists.
2026-09-01 09:36:37 +05:00

6 lines
303 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#202020"/>
<text x="32" y="33" font-family="Segoe UI, sans-serif" font-size="30" font-weight="700"
fill="#ffffff" text-anchor="middle" dominant-baseline="central"></text>
</svg>