scripts and tools to administer the lingy.in public unix / tilde
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
390B

  1. {%extends "layout.html"%}
  2. {%block content %}
  3. <div class="home_blurb">
  4. <p>lingy.in is a public unix / tilde instance for lainchan users</p>
  5. <p><b>thread: </b><a href="https://lainchan.org/tech/res/34563.html">https://lainchan.org/tech/res/34563.html</a></p>
  6. <p>request an account</p>
  7. <p>users</p>
  8. <ol>
  9. <li>gashapwn</li>
  10. <li>china probably</li>
  11. </ol>
  12. </div>
  13. {%endblock%}