link to source code
This commit is contained in:
parent
ef26216a03
commit
b823cd22f8
2 changed files with 3 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ const tui = {
|
|||
<a onclick="tui.users()" tabindex="0">Users</a>
|
||||
<a onclick="tui.services()" tabindex="0">Services</a>
|
||||
<a href="https://linuxposting.xyz/">Linuxposting</a>
|
||||
<a href="https://git.linuxposting.xyz/linuxposting/tilde-site/">Source Code</a>
|
||||
<a onclick="beep()" tabindex="0">Beep</a>`
|
||||
div.appendChild(buttons)
|
||||
|
||||
|
|
|
|||
|
|
@ -58,6 +58,8 @@
|
|||
<li><a href="https://cinny.linuxposting.xyz">Cinny</a><p>The good matrix client</p></li>
|
||||
<li><a href="https://element.linuxposting.xyz">Element</a><p>The bad matrix client. But it has LaTeX, in case you're into that.</p></li>
|
||||
</ul>
|
||||
|
||||
<br><a href="https://git.linuxposting.xyz/linuxposting/tilde-site/">Source Code</a>
|
||||
</main><div><span class="title2">Description</span></div></div>
|
||||
<div class="js skip"><div></div></div>
|
||||
<span class="credit skip"><a href="https://girlkissing.tips" id="credit">site by Magdalunaa :3</a></span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue