First version of webring with simple landing page and control functions.

This commit is contained in:
DS 2024-09-27 16:34:11 -07:00
commit 554960fbef
22 changed files with 3621 additions and 0 deletions

8
webring_data.json Normal file
View file

@ -0,0 +1,8 @@
[
{
"id": "dslog",
"title": "DS Log",
"author": "Bernardo Vecchia Stein / Daniel Sidhion",
"url": "https://sidhion.com/blog"
}
]