add landing site for the Microsoft Store submission
Pull request / build (pull_request) Successful in 47s

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.
This commit is contained in:
2026-09-01 09:36:37 +05:00
parent 42e93346ab
commit 936e53d55b
7 changed files with 1512 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<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>

After

Width:  |  Height:  |  Size: 303 B