mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-02 07:38:22 +00:00
Optimized domains and desktop menu order
This commit is contained in:
@@ -17,7 +17,6 @@ galaxy_info:
|
||||
- docker
|
||||
- bigbluebutton
|
||||
- conferencing
|
||||
- education
|
||||
- greenlight
|
||||
- sso
|
||||
- oidc
|
||||
|
||||
@@ -26,7 +26,7 @@ server:
|
||||
unsafe-inline: true
|
||||
domains:
|
||||
canonical:
|
||||
- "chess.{{ PRIMARY_DOMAIN }}"
|
||||
- "chess.game.{{ PRIMARY_DOMAIN }}"
|
||||
aliases: []
|
||||
rbac:
|
||||
roles: {}
|
||||
|
||||
@@ -177,7 +177,6 @@ portfolio_menu_categories:
|
||||
- baserow
|
||||
- compose
|
||||
- repository-setup
|
||||
- roulette-wheel
|
||||
- yourls
|
||||
|
||||
Documentation:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -32,5 +32,5 @@ server:
|
||||
unsafe-eval: true
|
||||
domains:
|
||||
canonical:
|
||||
- "littlejs.{{ PRIMARY_DOMAIN }}"
|
||||
- "littlejs.game.{{ PRIMARY_DOMAIN }}"
|
||||
aliases: []
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user