v0.1.0-pre.044
This commit is contained in:
18
kb-app-demo-desktop/frontend/main.html
Normal file
18
kb-app-demo-desktop/frontend/main.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<!-- file: kb-app-demo-desktop/frontend/main.html -->
|
||||
<!-- version: 1 -->
|
||||
<!doctype html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Khadhroony Bot3</title>
|
||||
<style>body{font-family:sans-serif;margin:0;background:#111827;color:#f9fafb}main{max-width:900px;margin:8rem auto;padding:2rem}code{color:#93c5fd}</style>
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<h1>Khadhroony Bot3</h1>
|
||||
<p>La fenêtre splash de <code>kb-app-demo-desktop</code> est migrée.</p>
|
||||
<p>La fenêtre principale sera complétée dans la prochaine tranche.</p>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user