Some initial text and another hr

This commit is contained in:
Tekaoh
2018-11-26 11:31:07 -06:00
parent 3a00f9302e
commit 659c77a7d8
2 changed files with 8 additions and 1 deletions
+1
View File
@@ -40,6 +40,7 @@
<hr>
<span class="credits left">Check us out on <a href="{{ site.github.owner_url }}">GitHub</a></span>
<span class="credits right">Join us on <a href="https://discord.gg/Va8e6n8" target="_blank">Discord</a></span>
<br /><hr>
</div>
{{ content }}
+7 -1
View File
@@ -2,4 +2,10 @@
layout: default
title: Home
---
<h1>Hello, World!</h1>
<h1>Welcome to SWG Source!</h1>
<p>To get started, check out the following downloads: (Links coming soon...)
<ul>
<li>SWG Source Server v1.2.1</li>
<li>SWG Source Client v1.2.1</li>
</ul>
To run the server, you will need <a href="https://www.virtualbox.org/" target="_blank">Oracle VirtualBox</a>. For detailed setup insctructions, see the installation guide.</p>