aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html19
1 files changed, 13 insertions, 6 deletions
diff --git a/index.html b/index.html
index d102d0f..194cdd6 100644
--- a/index.html
+++ b/index.html
@@ -143,22 +143,29 @@ dt {
<a href="/meta.sr.ht/api.md">API Reference</a>
</dd>
</div>
+</dl>
+<h3 id="secondary-services">Secondary services</h3>
+<p>
+ The services shown above are the "primary" services offered by sr.ht. A few,
+ smaller services are additionally offered.
+</p>
+<dl>
<div class="col-md-4">
<dt>
- <strong>dispatch.sr.ht</strong>: 3rd-party integrations
+ <strong>paste.sr.ht</strong>: ad-hoc text file hosting
</dt>
<dd>
- <a href="/dispatch.sr.ht">User Manual</a>
+ <a href="/paste.sr.ht">User Manual</a>
+ &mdash;
+ <a href="/paste.sr.ht/api.md">API Reference</a>
</dd>
</div>
<div class="col-md-4">
<dt>
- <strong>paste.sr.ht</strong>: ad-hoc text file hosting
+ <strong>dispatch.sr.ht</strong>: 3rd-party integrations
</dt>
<dd>
- <a href="/paste.sr.ht">User Manual</a>
- &mdash;
- <a href="/paste.sr.ht/api.md">API Reference</a>
+ <a href="/dispatch.sr.ht">User Manual</a>
</dd>
</div>
</dl>