derp this is not markdown

This commit is contained in:
Erin 2023-07-19 18:11:59 -04:00
parent a8ede8c391
commit f53d997961

View file

@ -60,10 +60,10 @@
<li>
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 `from` whose value should
be the full URL of your site as shown in <code>/list</code>,
including the scheme (http/https), optionally URI encoded.
For example:
endpoints expect a query parameter <code>from</code> whose
value should be the full URL of your site as shown in
<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>