Skip to content

Commit

Permalink
add resource link
Browse files Browse the repository at this point in the history
  • Loading branch information
remorses committed Feb 1, 2025
1 parent cec400b commit b6092b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ export function MyFooter({ ...rest }) {
Resources: [
<MyLink href={GITHUB_LINK}>Github</MyLink>,
<MyLink href={DOCS_LINK}>Docs</MyLink>,
<MyLink href={'https://antidetection.com'}>Unchatgpt</MyLink>,
],

'Who made this?': [
Expand Down

0 comments on commit b6092b1

Please sign in to comment.