datawebring

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

commit 8940a971dfc9bd41a8e9626ac3c491fbd2a3cbff
parent 34b9f884b93bcc5b3c7fac08a1dea73cd811b4af
Author: Randy Au <randy.au@gmail.com>
Date:   Fri,  4 Oct 2024 16:45:08 -0400

Merge pull request #8 from elliotgunn/main

Add elliotgunn.github.io
Diffstat:
Monionring-variables.js | 19++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/onionring-variables.js b/onionring-variables.js @@ -7,15 +7,16 @@ //the full URLs of all the sites in the ring var sites = [ -'https://www.randyau.com/', -'https://vickiboykis.com/', -'https://www.counting-stuff.com/', -'https://gecky.me/', -'https://qethanm.cc/datawebring/', -'https://mlops.systems/', -'https://brandonrohrer.com/', -'https://blog.harterrt.com/', -'https://www.jessemostipak.com/', + 'https://www.randyau.com/', + 'https://vickiboykis.com/', + 'https://www.counting-stuff.com/', + 'https://gecky.me/', + 'https://qethanm.cc/datawebring/', + 'https://mlops.systems/', + 'https://brandonrohrer.com/', + 'https://blog.harterrt.com/', + 'https://www.jessemostipak.com/', + 'https://elliotgunn.github.io/', ]; //the name of the ring