Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand on the features of tauOS #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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