From c8066854b762e09f2f240da5ab800176cca2dd5c Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:50:18 -0500 Subject: [PATCH] feat: add GameDB link --- _config_theme.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config_theme.yml b/_config_theme.yml index fc7ec34d..4f644c44 100644 --- a/_config_theme.yml +++ b/_config_theme.yml @@ -18,6 +18,7 @@ navbar-links: - Community: "https://github.com/orgs/LizardByte/discussions" - Discord: "discord" - Docs: "https://docs.lizardbyte.dev/latest/about/overview.html" + - Game DB: "https://app.lizardbyte.dev/GameDB" - GitHub: "https://github.com/LizardByte" - Status: "https://status.LizardByte.dev" - Support: "support"