mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
Merge branch 'master' of ttm.sh:thunix/www
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
/* gitea deploy webhook */
|
/* gitea deploy webhook */
|
||||||
|
|
||||||
/* security */
|
/* security */
|
||||||
$access_token = '1234567890';
|
$access_token = 'abcdefghijklmnop';
|
||||||
$ansible_lastrun = '/dev/shm/ansible-hook-last-run';
|
$ansible_lastrun = '/dev/shm/ansible-hook-last-run';
|
||||||
$ansible_dropfile = '/dev/shm/run-ansible';
|
$ansible_dropfile = '/dev/shm/run-ansible';
|
||||||
$www_lastrun = '/dev/shm/www-hook-last-run';
|
$www_lastrun = '/dev/shm/www-hook-last-run';
|
||||||
|
|||||||
@@ -38,7 +38,7 @@
|
|||||||
<div style="clear: both;"> </div>
|
<div style="clear: both;"> </div>
|
||||||
<div class="entry">
|
<div class="entry">
|
||||||
<p>The thunix Phoenix project aims to provide a new user experience for shell users, with integration into the wider Tildeverse network.</p>
|
<p>The thunix Phoenix project aims to provide a new user experience for shell users, with integration into the wider Tildeverse network.</p>
|
||||||
<p>Join us on IRC on irc.tilde.net/6669 in the #thunix channel, or just click here for a web client: <a href="https://web.tilde.chat/?join=thunix"><img src="https://tilde.chat/badges/badge.php?channel=%23thunix"/></a></p>
|
<p>Join us on IRC on irc.tilde.chat/6697 in the #thunix channel, or just click here for a web client: <a href="https://web.tilde.chat/?join=thunix"><img src="https://tilde.chat/badges/badge.php?channel=%23thunix"/></a></p>
|
||||||
<p>If you want to sign up for an account, simply open our <a href="/signup.php">signup form</a> and provide us with:</p>
|
<p>If you want to sign up for an account, simply open our <a href="/signup.php">signup form</a> and provide us with:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Your contact name</li>
|
<li>Your contact name</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user