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...) +

+ To run the server, you will need Oracle VirtualBox. For detailed setup insctructions, see the installation guide.