diff --git a/apps/welcome.json b/apps/welcome.json index 92c9af0d..367d0851 100644 --- a/apps/welcome.json +++ b/apps/welcome.json @@ -1,5 +1,5 @@ { "type": "tildefriends-app", "emoji": "👋", - "previous": "&zFISmRDAv+SXFonfZ9/sHNhrmMe+poTU22gwZzuSkT4=.sha256" + "previous": "&W5aJp2DgOW5rQ0AOIC9Ut3DpsahPrO6PjkJ1PQbNRdM=.sha256" } diff --git a/apps/welcome/app.js b/apps/welcome/app.js index 4dae5544..bf87977a 100644 --- a/apps/welcome/app.js +++ b/apps/welcome/app.js @@ -2,4 +2,4 @@ async function main() { await app.setDocument(utf8Decode(getFile('index.html'))); } -main(); +main(); \ No newline at end of file diff --git a/apps/welcome/index.html b/apps/welcome/index.html index fe8dd7fe..0aacbef9 100644 --- a/apps/welcome/index.html +++ b/apps/welcome/index.html @@ -1,36 +1,23 @@ - +
- - - - - - - + + + + + + + -- Tilde Friends is a platform for building, running, and sharing web - applications. -
-- Available for lots of devices: +
Tilde Friends is a platform for building, running, and sharing web applications.
+Available for lots of devices:
- Download - Try It + Download + Try It + Code- Tilde Friends participates in the - Secure Scuttlebutt distributed - social network. + Tilde Friends participates in the Secure Scuttlebutt distributed social network.
- Share apps with friends. Discover new apps made by enemies. Post - pictures of your coffee. Or just lurk. + Share apps with friends. Discover new apps made by enemies. Post pictures of your coffee. Or just lurk.
- The social network integration provides tools for connecting with - other people world-wide while still allowing apps and everything to - operate offline. + The social network integration provides tools for connecting with other people world-wide + while still allowing apps and everything to operate offline.
- See that edit
link near the top left corner of
- this page? It's there for every Tilde Friends app, so you can modify
- and see your changes right away.
+ See that edit
link near the top left corner of this page? It's there for
+ every Tilde Friends app, so you can modify and see your changes right away.
+
+ It's kind of like a wiki, but for code!
-It's kind of like a wiki, but for code!
- Tilde Friends tries to make sure apps can be trusted using similar - techniques to how web browsers and operating systems do it. + Tilde Friends tries to make sure apps can be trusted using similar techniques to how web + browsers and operating systems do it.
- This is all a work in progress, and it varies by platform, so don't - give it all your innermost secrets yet, but do kick its tires and - share any surprises you - find. + This is all a work in progress, and it varies by platform, so don't give it all your + innermost secrets yet, but do kick its tires and + share any surprises you find.
Tilde Friends is built using boring, trusted tech.
-- Though of course for building Tilde Friends apps, you are free to use - whatever fits. -
+Though of course for building Tilde Friends apps, you are free to use whatever fits.
-