Skip to content

Commit 738c617

Browse files
committed
issue#700 final fix
1 parent 20ac4d6 commit 738c617

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Nextjs/intro-nextjs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
</div>
99

10+
<div align="center">
11+
1012
## 📚 Table of Contents
1113

1214
| Section | Topics Covered |
@@ -22,6 +24,8 @@
2224
| **[Helpful Resources](#helpful-resources)** | Official docs, tutorials, community, video resources |
2325
| **[Conclusion](#conclusion)** | Key takeaways and next steps |
2426

27+
</div>
28+
2529
---
2630

2731
**Next.js** is a production-ready React framework that revolutionizes how we build modern web applications. Created and maintained by [Vercel](https://vercel.com), Next.js extends React's capabilities by providing a robust, opinionated structure that handles the complexities of production deployment, performance optimization, and developer experience out of the box.

0 commit comments

Comments
 (0)