add landing site for the Microsoft Store submission
Pull request / build (pull_request) Successful in 47s
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:
@@ -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">Aя</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 303 B |
Reference in New Issue
Block a user