datawebring

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

commit 791c90e6fa9d5be9ae3d3948a915608b5957b9ef
parent d450b47fd088ab5704d7a68dd4327e6dc4762166
Author: Randy Au <randy.au@gmail.com>
Date:   Fri, 20 Sep 2024 14:22:11 -0400

Update index.html
Diffstat:
Mindex.html | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -2,9 +2,13 @@ <head><title>Data People Writing Stuff Webring Index</title> </head> <body> + <p> This is the bare bones index of all the sites on the "Data People Writing Stuff" webring. - All these sites are from people to write about data related topics. - + All these sites are from people to write about data related topics.</p> + + <p>If you're interested in learning mroe or joining the webring, + refer to <a href='https://github.com/randyau/datawebring/'>https://github.com/randyau/datawebring/</a></p> + <div id='index'> <script type="text/javascript" src="https://randyau.github.io/datawebring/onionring-variables.js"></script> <script type="text/javascript" src="https://randyau.github.io/datawebring/onionring-index.js"></script>