Optimized domains and desktop menu order

This commit is contained in:
2025-11-29 13:42:12 +01:00
parent 03bea763f1
commit 9314cab664
6 changed files with 4 additions and 7 deletions

View File

@@ -17,7 +17,6 @@ galaxy_info:
- docker
- bigbluebutton
- conferencing
- education
- greenlight
- sso
- oidc

View File

@@ -26,7 +26,7 @@ server:
unsafe-inline: true
domains:
canonical:
- "chess.{{ PRIMARY_DOMAIN }}"
- "chess.game.{{ PRIMARY_DOMAIN }}"
aliases: []
rbac:
roles: {}

View File

@@ -177,7 +177,6 @@ portfolio_menu_categories:
- baserow
- compose
- repository-setup
- roulette-wheel
- yourls
Documentation:

View File

@@ -1,8 +1,8 @@
# LittleJS Playground
# LittleJS
## Description
**LittleJS Playground** is a self-hosted web application that bundles the LittleJS engine, its official examples, and a minimal Infinito.Nexus launcher UI.
**LittleJS** is a self-hosted web application that bundles the LittleJS engine, its official examples, and a minimal Infinito.Nexus launcher UI.
It provides a simple, tile-based overview of demos and games, allowing you to quickly explore LittleJS examples directly in your browser.
## Overview

View File

@@ -32,5 +32,5 @@ server:
unsafe-eval: true
domains:
canonical:
- "littlejs.{{ PRIMARY_DOMAIN }}"
- "littlejs.game.{{ PRIMARY_DOMAIN }}"
aliases: []

View File

@@ -15,7 +15,6 @@ galaxy_info:
- webapp
- privacy
- utility
- education
- lightweight
repository: "https://github.com/lyqht/mini-qr"
issue_tracker_url: "https://github.com/lyqht/mini-qr/issues"