datawebring

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

commit 7c90fa25a51bb2171806351fe461c69fa5bce8dc
parent c23e75b4acd0bacd29b0b66a8601e372a31e5c60
Author: Randy Au <randy.au@gmail.com>
Date:   Fri, 20 Sep 2024 13:54:43 -0400

Make Index.html slightly useful
Diffstat:
Mindex.html | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -1,8 +1,9 @@ <html> - <head><title>Webring test</title> + <head><title>Data People Writing Stuff Webring Index</title> </head> <body> - Hi! + 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. <div id='index'> <script type="text/javascript" src="https://randyau.github.io/datawebring/onionring-variables.js"></script>