Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions public/config/app.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@
"system": {
"menuIcon": "fas fa-cogs"
},
"interactive query": {
"menuIcon": "fa-solid fa-database"
},
"default": {
"menuIcon": "fa-solid fa-cubes"
}
Expand Down Expand Up @@ -140,6 +143,12 @@
"description": "cert-manager adds certificates and certificate issuers as resource types in Kubernetes clusters, and simplifies the process of obtaining, renewing and using those certificates.",
"home": "https://cert-manager.io/"
},
"trino": {
"icon": "trino.png",
"menuIcon": "fa-solid fa-magnifying-glass-chart",
"description": "Fast distributed SQL query engine for big data analytics that helps you explore your data universe.",
"home": "https://trino.io/"
},
"tools": {
"icon": "okdp-notext.svg",
"menuIcon": "fas fa-tools",
Expand Down
Binary file added public/images/trino.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.