updated funds page

This commit is contained in:
gtlsgamr 2022-08-13 18:26:22 +05:30
parent b0bfba53b6
commit 8f82a1a1bd
3 changed files with 73 additions and 16 deletions

View File

@ -11,19 +11,64 @@ include("./includes/header.php")?>
<li>UPI : tildevarshfunds@ybl</li>
<li>Crypto (monero) : <pre>82dpRT2EpyP2i3CMzJFAvV3HNqTFvsxBSZ3EaSKREGH8JwfrkF9Wqzkhq6N9T1Da719mD8Q3EvBM4WUSB6QGvZqyAShXpxz</pre></li>
<h4>Current list of received funds </h4><br>
<ul>
<li>Received 500 rupees from @SpantheSlayer</li>
<table>
<tr>
<th>Date</th>
<th>Transaction</th>
<th>Credit</th>
<th>Debit</th>
<th>Current balance</th>
</tr>
<li>Received 170 rupees from @spyjetfayed</li>
<tr>
<th>11 Aug</th>
<td>@SpantheSlayer donated</td>
<td>500</td>
<td></td>
<td>500</td>
</tr>
<li>Received 150 rupees from @neovoidtk</li>
<tr>
<th></th>
<td>@spyjetfayed donated</td>
<td>170</td>
<td></td>
<td>670</td>
</tr>
<li style="text-decoration:line-through;">Received 150 rupees from @JB </li>- returned back :(
<tr>
<th></th>
<td>@neovoid donated</td>
<td>150</td>
<td></td>
<td>820</td>
</tr>
<tr>
<th></th>
<td>@aryan_exists donated</td>
<td>111</td>
<td></td>
<td>931</td>
</tr>
<tr>
<th></th>
<td>@Hello donated</td>
<td>150</td>
<td></td>
<td>1081</td>
</tr>
<tr>
<th></th>
<th></th>
<th></th>
<th colspan=2>Total: 1081</th>
</tr>
</table>
<li>Received 111 from @aryan_exists</li>
<li>Received 150 from Hello</li>
</ul>
<h5>Total: 1081</h5>
</main>
<?php include("./includes/footer.php")?>

View File

@ -1,7 +1,8 @@
<?php include("./includes/header.php")?>
<main>
<h3>Bharatvarsh, the year is 2022.</h3>
<hr>
<h3>Bharatvarsh, the year is 2022.&nbsp; &nbsp;<img src="/static/indiaflag.gif"/>
</h3>
<hr>
Everyone is connected via the internet, and yet something is lacking. Something that we all know isn't there and yet somehow have collectively forgotten.
<br><br>
<b><h4>Welcome, to ~tildevarsh.</h4></b>
@ -9,15 +10,26 @@
<h6>Bharatvarsh is the land of Bharat (India, or the king who ruled the Indian subcontinent). This is where the name of this tilde comes from.</h6>
<br> An India-based shared unix system which focuses on mutual development of skills and sharing of ideas. Services are secondary in this tilde, community is prime.
<br><br>
<br><b><a href="https://yewtu.be/watch?v=qK1mInnbfrU">What is a tilde?</a></b>
<br><b><a href="https://scribe.citizen4.eu/message/tilde-club-i-had-a-couple-drinks-and-woke-up-with-1-000-nerds-a8904f0a2ebf">The story of tilde.club</a></b>
<b>Still confused?</b><br>
<br><b><a href="https://yewtu.be/watch?v=qK1mInnbfrU">(Video) What is a tilde?</a></b>
<br><b><a href="https://scribe.citizen4.eu/message/tilde-club-i-had-a-couple-drinks-and-woke-up-with-1-000-nerds-a8904f0a2ebf">(Text) The story of tilde.club</a></b>
<h5>Contact</h5>
<br><ul>
<ul>
<li><b>#tildevarsh</b> on irc.libera.chat<br></li>
<li><b>#tildevarsh:libera.chat</b> on matrix<br></li>
<li>The telegram is no longer operational. Please switch ASAP.</li>
<li><b>#tildevarsh:matrix.org</b> on matrix<br></li>
</ul>
<h5>Services that we provide</h5>
<ul>
<li>A public html hosting for static website @ yourusername.tildevarsh.in (dynamic coming soon) </li>
<li>Free email at yourusername@tildevarsh.in</li>
<li>A shell to play around with!</li>
<li>IRC bouncer -- coming soon</li>
<li>XMPP server -- coming soon</li>
<li>Last but not least, a sense of belonging. (hopefully).</li>
</ul>
<div class="row">
<div class="col-6">
<h5>users</h5>
<ul>

BIN
static/indiaflag.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB