mirror of
https://github.com/TotalFreedomMC/Website.git
synced 2024-11-18 17:30:04 +00:00
Added welcome message
Added welcome message
This commit is contained in:
parent
d27a1f63bd
commit
ef1fb00460
1 changed files with 5 additions and 0 deletions
|
@ -60,6 +60,11 @@
|
|||
</nav>
|
||||
</div>
|
||||
<div class="section active cover-1" id="header">
|
||||
<div class="welcome">
|
||||
<!--Logo here possibly??-->
|
||||
<h2>Welcome to Total Freedom</h2>
|
||||
<p>We are a freedom op server that allows you to build whatever you like anyway you would like to do it.</p>
|
||||
</div>
|
||||
<h3 id="server-status"> <span id="online" ></span></h3>
|
||||
<a href="#onlineplayers" class="button modal-trigger" data-target="onlineplayers">Online Players</a>
|
||||
<div id="onlineplayers" class="modal modal-fixed-footer">
|
||||
|
|
Loading…
Reference in a new issue