diff --git a/_layouts/default.html b/_layouts/default.html
index 8d3d3dd..fb96f10 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -40,6 +40,7 @@
Check us out on GitHub
Join us on Discord
+
{{ content }}
diff --git a/index.html b/index.html
index d161db4..28d2a50 100644
--- a/index.html
+++ b/index.html
@@ -2,4 +2,10 @@
layout: default
title: Home
---
-Hello, World!
+Welcome to SWG Source!
+To get started, check out the following downloads: (Links coming soon...)
+
+ - SWG Source Server v1.2.1
+ - SWG Source Client v1.2.1
+
+ To run the server, you will need Oracle VirtualBox. For detailed setup insctructions, see the installation guide.