{$t('common.DONATETITLE')}
-## {description} +{$t('common.DONATEDESCRIPTION')}
-# please do +{$t('common.DONATEPLEASEDO')}
-If you donate, we will be more motivated to work on the server and host more stuff and maybe even get more hardware. I really recommend you donate any spare money you have if you enjoy or use our services on a daily basis. +{$t('common.DONATEEXPLANATION')}
-# yeah sure I'll donate. links? +{$t('common.DONATEOKSURE')}
47L7Qsto7XcifY3CdG18ySe5Tt83kpFLDLve9jQwbc9taPBLNGv6ZrJNUKpMG9Nj9zHgCZ4FQMSyt75e8Jvx12JFLtJyFdA
diff --git a/src/routes/index.md b/src/routes/index.md
deleted file mode 100644
index e834d6d..0000000
--- a/src/routes/index.md
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: Project Segfault
-description: 4 idiots, a Sun server and a Hitachi Compute Rack.
----
-
-# {title}
-
-## {description}
-
-# what
-
-We are 4 teenagers who have a decently powerful server. What do we do with this server? Host game servers and random assortment of privacy respecting tools like Invidious, Nextcloud, Matrix etc.... and maybe some original works. You'll see eventually!
-
-# Tell me more! What do you guys host? Where can I contact you? Can you fix my daughter's iPad?
-
-We can't fix your daughter's iPad, but there is a navigation bar at the top of the page with links to websites that explain things about us, or contain useful information about us.
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
new file mode 100644
index 0000000..ba26fc0
--- /dev/null
+++ b/src/routes/index.svelte
@@ -0,0 +1,15 @@
+
+
+{$t('common.INDEXTITLE')}
+ +{$t('common.indexDescription')}
+ +{$t('common.INDEXWHAT')}
+ +{$t('common.INDEXWHOAREWE')}
+ +{$t('common.INDEXTELLMEMORE')}
+ +{$t('common.INDEXMOREINFO')}
\ No newline at end of file