Section types #2

Open
opened 2026-08-05 11:54:34 -04:00 by mmar · 0 comments
Owner

Section types can be cleaned up.

  • These are currently in lobby.json.
  • Naming was done for quick completion.

Example

{
        "id": "forgejo",
        "title": "Forgejo (git)",
        "available": true,
        "visible": true,
        "type": "ext|here",
        "img": "./components/forgejo-icon.svg",
        "src": "https://git.mlaro.com/"
},
Section **types** can be cleaned up. - These are currently in `lobby.json`. - Naming was done for quick completion. **Example** ```json { "id": "forgejo", "title": "Forgejo (git)", "available": true, "visible": true, "type": "ext|here", "img": "./components/forgejo-icon.svg", "src": "https://git.mlaro.com/" }, ```
mmar added reference master 2026-08-05 11:57:05 -04:00
mmar self-assigned this 2026-08-05 11:58:29 -04:00
Sign in to join this conversation.
No labels
cleanup
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mmar/welcome#2
No description provided.