refactor(website,guide): cloudflare workers support (#11204)

This commit is contained in:
Noel
2025-10-25 02:17:59 +02:00
committed by GitHub
parent 756eac6bb1
commit 08b87d9087
62 changed files with 5143 additions and 1709 deletions

View File

@@ -2,7 +2,7 @@
title: Introduction
---
import { GithubInfo } from 'fumadocs-ui/components/github-info';
import { GithubInfo } from '@/components/GitHubInfo';
<GithubInfo owner="discordjs" repo="discord.js" />