show tags on front page
This commit is contained in:
parent
13a3dac595
commit
0ef97c4889
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@ if (!($_GET['page'] > 0)) { ?>
|
|||
<pre>BiglyChat is a social environment with active developers who respond to community feedback.</pre>
|
||||
<pre>It features a <a class='link' href='/stats.php'>custom algorithm</a>, <a class='link' href='https://gw.dervland.net/'>cool web games</a>, and much more.</pre>
|
||||
<pre>Anyone can <a class='link' href='/register.php'>join our community</a> and become a part of BiglyChat.</pre>
|
||||
<h2>Community</h2>
|
||||
|
||||
<pre><i>BiglyChat is currently on version <a href='<?php echo htmlspecialchars(exec("git remote get-url origin"))?>' class='link'><?php echo exec("git describe --exact-match --tags") ?></b></a>.</i></pre>
|
||||
<a class="form-button" href="/tou.php">Terms of Use</a>
|
||||
<a class="form-button" href="https://dervland.net/">More Projects</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue