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> <li>
Link to the previous and next site in the ring with Link to the previous and next site in the ring with
<code>/prev</code> and <code>next</code>. Both of these <code>/prev</code> and <code>next</code>. Both of these
endpoints expect a query parameter `from` whose value should endpoints expect a query parameter <code>from</code> whose
be the full URL of your site as shown in <code>/list</code>, value should be the full URL of your site as shown in
including the scheme (http/https), optionally URI encoded. <code>/list</code>, including the scheme (http/https),
For example: optionally URI encoded. For example:
<code>https://webring.umbreon.online/prev?from=https://mysite.xyz</code>. <code>https://webring.umbreon.online/prev?from=https://mysite.xyz</code>.
</li> </li>
<li> <li>