From 659c77a7d8cd7ba6b8895e4009a967951cbe5f3c Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Mon, 26 Nov 2018 11:31:07 -0600 Subject: [PATCH] Some initial text and another hr --- _layouts/default.html | 1 + index.html | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) 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.