datawebring

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

commit 1b08f419a7f36f1cf8e1443bc07d5a535e1878c0
parent ca3fb54c5274625d481c575de7237ceed62d51e7
Author: Randy Au <randy.au@gmail.com>
Date:   Tue, 19 Nov 2024 12:58:47 -0500

Merge pull request #13 from rhazn/patch-1

Add heltweg.org to webring
Diffstat:
Monionring-variables.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/onionring-variables.js b/onionring-variables.js @@ -19,6 +19,7 @@ var sites = [ 'https://elliotgunn.github.io/', 'https://radbrt.com', 'https://simon.podhajsky.net/blog/', + 'https://www.heltweg.org/', 'https://emilyriederer.com/' ];