Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
SomajitDey committed Jan 8, 2025
1 parent 44c4376 commit 44b91a3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,13 @@ <h1>Welcome to Securelay</h1>

<p><strong>Note:</strong> For now, the API is free to use, and requires no registration/sign-up. The service is maintained by an individual not for profit and is, as yet, not scalable. PLEASE, DO NOT ABUSE OR MISUSE!</p>

<p><strong>Status:</strong> <a href="https://en.wikipedia.org/wiki/Perpetual_beta">perpetual beta</a></p>
<p><strong>Status:</strong> <a href="https://en.wikipedia.org/wiki/Perpetual_beta">Perpetual Beta</a></p>

<p><strong>Disclaimer:</strong> By using any of the API <a href="https://raw.githubusercontent.com/securelay/api/main/endpoints.json">endpoints</a>, you agree to the <a href="ToS.txt">Terms of Service</a>.</p>
<p><strong>Disclaimer:</strong> By using any of the API <a href="/api/endpoints.json">endpoints</a>, you agree to the <a href="ToS.txt">Terms of Service</a>.</p>
<ul class="nav nav-pills nav-justified">
<li class="nav-item"><a class="nav-link" href="https://github.com/securelay/specs#features">Features</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/securelay/specs#use-cases">Use cases</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/securelay/specs#api">API Documentation</a></li>
<li class="nav-item"><a class="nav-link" href="https://raw.githubusercontent.com/securelay/api/main/endpoints.json">Endpoints</a></li>
<li class="nav-item"><a class="nav-link" href="/api">API</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/securelay/specs#model-implementations">Self-hosting</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/securelay/specs">Specifications</a></li>
<li class="nav-item"><a class="nav-link" href="https://github.com/securelay/securelay.github.io/discussions/1">Contact</a></li>
Expand Down

0 comments on commit 44b91a3

Please sign in to comment.