attempt at metadata grabbing

This commit is contained in:
SoniaNvm
2026-02-02 02:27:09 -08:00
parent d35d704ce1
commit 3bc20ea40d
3 changed files with 876 additions and 872 deletions

View File

@@ -2,4 +2,4 @@
# Disable Discord community banner (optional)
# Uncomment the line below to hide the Discord banner
# NEXT_PUBLIC_DISABLE_DISCORD_BANNER=true
NEXT_PUBLIC_DISABLE_DISCORD_BANNER=true

7
.gitignore vendored
View File

@@ -1,4 +1,9 @@
.idea/
bun.lock
.env
node_modules
.next
.env.local
.env*.local
.env*.local
.env

File diff suppressed because it is too large Load Diff