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

Loading…
Cancel
Save