Skip to content

Commit 562c6c0

Browse files
committed
Add Extensions & Community pages
1 parent e01ba4b commit 562c6c0

30 files changed

+729
-44
lines changed

next.config.ts

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
import type { NextConfig } from "next";
22

33
const nextConfig: NextConfig = {
4-
/* config options here */
4+
images: {
5+
remotePatterns: [
6+
new URL("https://img.youtube.com/vi/**"),
7+
new URL("https://storage.ko-fi.com/cdn/**"),
8+
],
9+
},
510
};
611

712
export default nextConfig;

package-lock.json

Lines changed: 79 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@radix-ui/react-accordion": "^1.2.11",
13+
"@radix-ui/react-aspect-ratio": "^1.1.7",
14+
"@radix-ui/react-avatar": "^1.1.10",
1315
"@radix-ui/react-dialog": "^1.1.14",
1416
"@radix-ui/react-label": "^2.1.7",
1517
"@radix-ui/react-navigation-menu": "^1.2.13",

public/discord.svg

Lines changed: 16 additions & 0 deletions
Loading

public/extensions/jetbrains.svg

Lines changed: 33 additions & 0 deletions
Loading

public/extensions/neovim.svg

Lines changed: 20 additions & 0 deletions
Loading

public/extensions/raycast.svg

Lines changed: 10 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy