Upload files to "/"

This commit is contained in:
Madz 2024-02-26 20:05:10 -05:00
commit 18cc67d584
1 changed files with 27 additions and 0 deletions

27
webring.json Normal file
View File

@ -0,0 +1,27 @@
[
{
"name": "CSS-Tricks",
"url": "https://css-tricks.com",
"owner": "Chris Coyier"
},
{
"name": "CSS { In Real Life }",
"url": "https://css-irl.info/",
"owner": "Michelle Barker"
},
{
"name": "CSS Wizardry",
"url": "https://csswizardry.com/archive/",
"owner": "Harry Roberts"
},
{
"name": "Adactio",
"url": "https://adactio.com/",
"owner": "Jeremy Keith"
},
{
"name": "Codrops",
"url": "https://tympanus.net/codrops/",
"owner": "Manoela Ilic"
}
]