docs: redirect to guide

This commit is contained in:
iCrawl
2025-04-28 02:31:29 +02:00
parent 2184085fda
commit c3c12fb78b
28 changed files with 103 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"name": "discord.js",
"short_name": "discord.js",
"icons": [
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-384x384.png",
"sizes": "384x384",
"type": "image/png"
}
],
"theme_color": "#1a1b1e",
"background_color": "#1a1b1e",
"display": "standalone"
}