feat: add FacilMap to services list
All checks were successful
Build and Deploy Static Site / build (push) Successful in 58s

Added a new service, FacilMap, to the services.json file. FacilMap is an open-source map editor allowing users to create, edit, and share maps. This inclusion will expand the available tools and services offered, providing users with more map editing options.
This commit is contained in:
Kumi 2024-08-04 11:55:59 +02:00
parent 2e0ec49b42
commit d3d997d552
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -194,6 +194,23 @@
"exclude_from_index": false,
"exclude_from_simple": false
},
{
"name": "FacilMap",
"url": "https://facilmap.private.coffee",
"homemade": false,
"short_description": "FacilMap is an open-source map editor.",
"long_description": "FacilMap is an open-source map editor. You can use it to create and edit maps, and to share them with others.",
"status": "OK",
"links": [
{
"name": "Go to FacilMap",
"url": "https://facilmap.private.coffee"
}
],
"icon": "map-trifold",
"exclude_from_index": false,
"exclude_from_simple": false
},
{
"name": "OTS - One Time Secrets",
"url": "https://ots.private.coffee",