commit 0f395e2698b97fe084ca1720e500eb5f77078e34 parent 01072f58e2649332ae19b83d8a98919220aa8d62 Author: Randy Au <randy.au@gmail.com> Date: Fri, 20 Sep 2024 18:52:58 -0400 Update links Diffstat:
M | onionring-widget.js | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/onionring-widget.js b/onionring-widget.js @@ -93,7 +93,7 @@ else { <span class='webring-links'> ${randomText} ${indexText} - <a href='https://garlic.garden/onionring/'>what is this?</a></span></td> + <a href='https://github.com/randyau/datawebring/'>what is this?</a></span></td> <td class='webring-next'><a href='${sites[nextIndex]}'>next →</a></td> </tr> </table>