readability is a thing it turns out
This commit is contained in:
parent
9eaad1a781
commit
46cf188eea
4 changed files with 19 additions and 9 deletions
|
|
@ -52,12 +52,12 @@
|
|||
For webring participants:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<li><p>
|
||||
You can view the full URL registered for your site by
|
||||
checking <a href="https://webring.umbreon.online/list">
|
||||
<code>/list</code></a>.
|
||||
</li>
|
||||
<li>
|
||||
</p></li>
|
||||
<li><p>
|
||||
Link to the previous and next site in the ring with
|
||||
<code>/prev</code> and <code>next</code>. Both of these
|
||||
endpoints expect a query parameter <code>from</code> whose
|
||||
|
|
@ -65,11 +65,11 @@
|
|||
<code>/list</code>, including the scheme (http/https),
|
||||
optionally URI encoded. For example:
|
||||
<code>https://webring.umbreon.online/prev?from=https://mysite.xyz</code>.
|
||||
</li>
|
||||
<li>
|
||||
</p></li>
|
||||
<li><p>
|
||||
If you need to change your registration or something, ping
|
||||
Erin on Discord or something.
|
||||
</li>
|
||||
</p></li>
|
||||
</ul>
|
||||
<p>
|
||||
Running <a href="https://git.ewin.moe/erin/webring">a webring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue