Add weather and map

This commit is contained in:
2024-08-22 22:42:02 +02:00
parent 331f8bd3ce
commit 324aa143d1
18 changed files with 905 additions and 59 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "HoppScotch.io",
"url": "https://hoppscotch.io/",
"tags": [
{
"name": "Dev",
"color": "blue"
},
{
"name": "Doc",
"color": "purple"
}
],
"icon": "i-simple-icons:hoppscotch",
"color": "teal"
}