Add backlink from API landing page

dev
gravel 6 months ago
parent ba82af0f8f
commit b7f6733f3c
Signed by: gravel
GPG Key ID: C0538F3C906B308F

@ -1,31 +1,37 @@
<!DOCTYPE html>
<html>
<head>
<title>Listing Provider API — sessioncommunities.online</title>
<meta name="description" content="Human-readable landing page for our Session Communities API.">
</head>
<body>
<h1>Community Listing Provider API</h1>
<p>
Hi there!
</p>
<p>
This domain isn't meant to be accessed via a browser,
but to provide lists of Communities to <a href="https://getsession.org/" target="_blank">Session Messenger</a>,
and looks something <a href="/listings" target="_blank">like this</a> or <a href="/listing/oxen" target="_blank">this</a>.
</p>
<p>
If that doesn't faze you, click these links to read more about what this service does:
</p>
<p>
<a href="https://codeberg.org/gravel/session-listing-providers" target="_blank">
Session Listing Provider README
</a>
</p>
<p>
<a href="https://codeberg.org/gravel/session-listing-providers/src/branch/main/PROTOCOL.md" target="_blank">
Session Listing Provider Protocol Specification
</a>
</p>
</body>
<head>
<title>Listing Provider API — sessioncommunities.online</title>
<link rel="canonical" href="https://lp.sessioncommunities.online/"/>
<meta name="description" content="Human-readable landing page for our Session Communities API."/>
<meta name="author" content="gravel"/>
<link rel="author" href="https://codeberg.org/gravel/gravel"/>
</head>
<body>
<h1>Community Listing Provider API</h1>
<p>
Hi there!
</p>
<p>
This domain isn't meant to be accessed via a browser,
but to provide lists of Communities to <a href="https://getsession.org/" target="_blank">Session Messenger</a>,
and looks something <a href="/listings" target="_blank">like this</a> or <a href="/listing/oxen" target="_blank">this</a>.
</p>
<p>
If that doesn't faze you, click these links to read more about what this service does:
</p>
<p>
<a href="https://codeberg.org/gravel/session-listing-providers" target="_blank">
Session Listing Provider README
</a>
</p>
<p>
<a href="https://codeberg.org/gravel/session-listing-providers/src/branch/main/PROTOCOL.md" target="_blank">
Session Listing Provider Protocol Specification
</a>
</p>
<p>
This project is part of <a href="https://sessioncommunities.online">sessioncommunities.online</a>, an online list of public Session groups.
</p>
</body>
</html>

Loading…
Cancel
Save