Skip to content

Commit

Permalink
Changes refined
Browse files Browse the repository at this point in the history
  • Loading branch information
MohammedMeraj committed Nov 7, 2024
1 parent 4e0b6af commit 7e38955
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 99 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts


.gitignore

.env.local
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,4 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next

The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js.

Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
=======
# StackSurge
>>>>>>> 5db8df5d3cefbbbc2bca2240d255eb01738c0f5e
Check out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.
90 changes: 0 additions & 90 deletions convex/README.md

This file was deleted.

5 changes: 1 addition & 4 deletions next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ const nextConfig = {
protocol: "https",
hostname: "utfs.io",
},
{
protocol: "https",
hostname: "gravatar.com", // Add Gravatar here
},

],
},
};
Expand Down

0 comments on commit 7e38955

Please sign in to comment.