mirror of
https://github.com/SWG-Source/SWG-Source.github.io.git
synced 2026-07-13 16:00:56 -04:00
Some initial text and another hr
This commit is contained in:
@@ -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
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user