Update index.gmi

This commit is contained in:
Robert Miles 2021-07-02 02:36:09 +00:00
parent d7c766c967
commit eed2fa4ece
1 changed files with 2 additions and 2 deletions

View File

@ -7,13 +7,13 @@ LEO is an orbit, a term used here to mean "a webring but for Gemini instead of t
To join LEO, here's what you need to do:
1. Link to `gemini://tilde.team/~khuxkm/leo/` on your page. This is what will get the indexer to notice your page.
2. Make sure your page is indexed by GUS (gemini://gus.guru/). GUS's backlink page is what drives the indexer.
2. Make sure your page is indexed by geminispace.info (gemini://geminispace.info/). Its backlink page is what drives the indexer.
3. Also include a link to one of the following:
```
Next Page - gemini://tilde.team/~khuxkm/leo/next.cgi?<your url>
Last Page - gemini://tilde.team/~khuxkm/leo/prev.cgi?<your url>
Random Page - gemini://tilde.team/~khuxkm/leo/rand.cgi
Random Page - gemini://tilde.team/~khuxkm/leo/rand.cgi?<your url>
```
<your url> should be percent-encoded and contain the scheme (i.e; "gemini%3A%2F%2Ftilde.team%2F~khuxkm%2Fleo%2F").