Add unsandbox trademark and free software link to home page
- Add unsandbox to reserved trademarks list on software page - Remove WASM from unsandbox description - Add tasteful "free software" link below tagline on home page 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
898aad1839
commit
813b38c69c
2 changed files with 3 additions and 2 deletions
|
|
@ -162,7 +162,7 @@
|
|||
|
||||
<article>
|
||||
<h2><a href="https://unsandbox.com" target="_blank" class="unsandbox-logo">unsandbox.</a></h2>
|
||||
<p>Anonymous remote code, compile, & execution API for humans & machine learning agents. Write, generate, compile, and execute code across 42+ programming languages in isolated containers. Returns code artifacts like binaries, WASM, images, and more.</p>
|
||||
<p>Anonymous remote code, compile, & execution API for humans & machine learning agents. Write, generate, compile, and execute code across 42+ programming languages in isolated containers. Returns code artifacts like binaries, images, and more.</p>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="https://unsandbox.com" target="_blank">🌐 unsandbox.com</a></li>
|
||||
|
|
@ -172,7 +172,7 @@
|
|||
</div>
|
||||
|
||||
<footer>
|
||||
<small>All source code donated into the public domain. Trademarks reserved: unturf, Remarkbox, Make Post Sell, uncloseai.</small>
|
||||
<small>All source code donated into the public domain.<br>Trademarks reserved: unturf, Remarkbox, Make Post Sell, uncloseai, unsandbox.</small>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="/">← back to unturf.com</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue