Update branding for Structables service
Renamed "Indestructables" to "Structables" and updated associated URLs and link texts in the service directory. Simplified the long description by omitting the note about forking the project, reflecting the rebranding and streamlining user experience.
This commit is contained in:
parent
6b8b8be3b5
commit
a6e817d186
1 changed files with 5 additions and 5 deletions
|
@ -110,15 +110,15 @@
|
|||
"exclude_from_simple": false
|
||||
},
|
||||
{
|
||||
"name": "Indestructables",
|
||||
"url": "https://indestructables.private.coffee",
|
||||
"name": "Structables",
|
||||
"url": "https://structables.private.coffee",
|
||||
"short_description": "Browse Instructables without being tracked.",
|
||||
"long_description": "Indestructables allows you to browse Instructables without being tracked. (N.B.: We forked this project, our instance does not use the original code.)",
|
||||
"long_description": "Structables allows you to browse Instructables without being tracked.",
|
||||
"status": "OK",
|
||||
"links": [
|
||||
{
|
||||
"name": "Go to Indestructables",
|
||||
"url": "https://indestructables.private.coffee"
|
||||
"name": "Go to Structables",
|
||||
"url": "https://structables.private.coffee"
|
||||
}
|
||||
],
|
||||
"exclude_from_index": false,
|
||||
|
|
Loading…
Reference in a new issue