datawebring

A webring for data people who write
git clone https://git.eamoncaddigan.net/datawebring.git
Log | Files | Refs | README

commit cf52375a380aaada782265539b91e4fe45896e17
parent a9a86b74aef926267e1653a56bebee991a71ad4c
Author: Randy Au <randy.au@gmail.com>
Date:   Fri, 20 Sep 2024 13:15:17 -0400

Update ring name
Diffstat:
Monionring-variables.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/onionring-variables.js b/onionring-variables.js @@ -13,7 +13,7 @@ var sites = [ ]; //the name of the ring -var ringName = 'Data People Webring'; +var ringName = 'Data People Writing Stuff'; /* the unique ID of the widget. two things to note: 1) make sure there are no spaces in it - use dashes or underscores if you must