home: amend terms

This commit is contained in:
2026-07-24 10:30:23 +01:00
parent 33eb9d7748
commit fe775a5a7e
2 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -18,7 +18,7 @@
<h2 class="font-heavy big">terms</h2>
<ul class="font-light">
<li>you agree that you will not use atom.town in any way that would negatively impact other users, nor anyone else.</li>
<li>you agree that for any projects you host (or contribute to) on atom.town, llm usage will be sparse. largely unsupervised or unreviewed code is strongly prohibited.</li>
<li>you agree that for any projects you host (or contribute to) on atom.town, llm usage will be <span title="while atom.town welcomes llms as a useful tool, they should be utilised sparingly, as it is all too easy to fall into the pit of overuse." class="hover">sparse</span>. largely unsupervised or unreviewed code is strongly prohibited.</li>
</ul>
</div>
<div class="flex flex-col gap-2">
@@ -31,7 +31,7 @@
</div>
<div class="flex justify-between items-center">
<a href="/" class="self-start font-normal pop">← back</a>
<p class="font-light small">last updated 2026-07-23</p>
<p class="font-light small">last updated 2026-07-24</p>
</div>
</div>
</body>