Welcome changes. Added a first steps blurb.

This commit is contained in:
2024-04-12 02:32:21 +01:00
parent 6a7ecb0d4a
commit 49129ee6dd
3 changed files with 80 additions and 107 deletions

View File

@ -2,4 +2,4 @@ async function main() {
await app.setDocument(utf8Decode(getFile('index.html')));
}
main();
main();