Skip to content

Commit

Permalink
remove unused files
Browse files Browse the repository at this point in the history
  • Loading branch information
Brijesh Bittu committed Nov 5, 2024
1 parent 66e8d13 commit 7be2a78
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion docs/next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { theme as baseTheme } from './src/theme';
const DATA_DIR = path.join(process.cwd(), 'data');

const nextConfig: NextConfig = {
/* config options here */
trailingSlash: false,
env: {
DATA_DIR,
Expand Down
1 change: 0 additions & 1 deletion docs/public/file.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/public/globe.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/public/next.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/public/vercel.svg

This file was deleted.

1 change: 0 additions & 1 deletion docs/public/window.svg

This file was deleted.

0 comments on commit 7be2a78

Please sign in to comment.