Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,12 @@ const Home = () => {
</Text>
<Spacer />
<Text style={{ marginBottom: "2rem", width: 500 }}>
Introducting tauOS, the modern operating system for creators,
developers, gamers, and everyone else. Upgrade your experience with
the next generation of systems. Coming soon!
Introducing tauOS, the modern operating system for creators,
developers, gamers, and everyone else. Based on Fedora and Gnome,
tauOS works with proven technologies, but provides increased stability
and ease of debugging using an immutable file system. A powerful set
of default applications with a consistent design make tauOS easy to get
started with. Coming soon!
</Text>
<Container gap={0} display="flex" css={{ gap: 10 }}>
<Button
Expand Down