Skip to content

Commit 7c0c0c8

Browse files
authored
Update README.md
1 parent 31970c9 commit 7c0c0c8

File tree

1 file changed

+15
-73
lines changed

1 file changed

+15
-73
lines changed

README.md

Lines changed: 15 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -52,86 +52,28 @@ Whether you're a:
5252

5353
You'll find valuable content here to sharpen your skills and boost your confidence!
5454

55-
## 📚 Table of Contents
5655

5756
<table>
5857
<tr>
59-
<td>
60-
<a href="#-html">
61-
<img src="https://i.giphy.com/media/XAxylRMCdpbEWUAvr8/giphy.webp" width="50"><br>
62-
HTML
63-
</a>
64-
</td>
65-
<td>
66-
<a href="#-css">
67-
<img src="https://i.giphy.com/media/fsEaZldNC8A1PJ3mwp/giphy.webp" width="50"><br>
68-
CSS
69-
</a>
70-
</td>
71-
<td>
72-
<a href="#-javascript">
73-
<img src="https://i.giphy.com/media/ln7z2eWriiQAllfVcn/giphy.webp" width="50"><br>
74-
JavaScript
75-
</a>
76-
</td>
77-
<td>
78-
<a href="#%EF%B8%8F-reactjs">
79-
<img src="https://i.giphy.com/media/eNAsjO55tPbgaor7ma/giphy.webp" width="50"><br>
80-
React.js
81-
</a>
82-
</td>
58+
<td align="center" colspan="4"><strong>📚 Table of Contents</strong></td>
8359
</tr>
8460
<tr>
85-
<td>
86-
<a href="#%EF%B8%8F-nodejs">
87-
<img src="https://i.giphy.com/media/kdFc8fubgS31b8DsVu/giphy.webp" width="50"><br>
88-
Node.js
89-
</a>
90-
</td>
91-
<td>
92-
<a href="#-expressjs">
93-
<img src="https://adware-technologies.s3.amazonaws.com/uploads/technology/thumbnail/20/express-js.png" width="50"><br>
94-
Express.js
95-
</a>
96-
</td>
97-
<td>
98-
<a href="#-mongodb">
99-
<img src="https://i.giphy.com/media/XH9wwXfUXu91wAJwN5/giphy.webp" width="50"><br>
100-
MongoDB
101-
</a>
102-
</td>
103-
<td>
104-
<a href="#-nextjs">
105-
<img src="https://www.staffworx.co.uk/wp-content/uploads/2021/09/nextjs-gif.gif" width="50"><br>
106-
Next.js
107-
</a>
108-
</td>
61+
<td align="center"><a href="#-html">🌐<br>HTML</a></td>
62+
<td align="center"><a href="#-css">🎨<br>CSS</a></td>
63+
<td align="center"><a href="#-javascript">📜<br>JavaScript</a></td>
64+
<td align="center"><a href="#%EF%B8%8F-reactjs">⚛️<br>React.js</a></td>
10965
</tr>
11066
<tr>
111-
<td>
112-
<a href="#-api">
113-
<img src="https://i.giphy.com/media/5eLDrEaRGHegx2FeF2/giphy.webp" width="50"><br>
114-
API
115-
</a>
116-
</td>
117-
<td>
118-
<a href="#-how-to-use-this-repo">
119-
<img src="https://i.graphicmama.com/uploads/2023/3/64228daddf07f-cute-sun-character-animated-gifs.gif" width="50"><br>
120-
How to Use
121-
</a>
122-
</td>
123-
<td>
124-
<a href="#-contributing">
125-
<img src="https://i.giphy.com/media/JRsQiAN79bPWUv43Ko/giphy.webp" width="50"><br>
126-
Contributing
127-
</a>
128-
</td>
129-
<td>
130-
<a href="#-license">
131-
<img src="https://img1.picmix.com/output/stamp/normal/1/5/4/8/2358451_ab8ab.gif" width="50"><br>
132-
License
133-
</a>
134-
</td>
67+
<td align="center"><a href="#%EF%B8%8F-nodejs">🟢<br>Node.js</a></td>
68+
<td align="center"><a href="#-expressjs">🚂<br>Express.js</a></td>
69+
<td align="center"><a href="#-mongodb">🍃<br>MongoDB</a></td>
70+
<td align="center"><a href="#-nextjs">▲<br>Next.js</a></td>
71+
</tr>
72+
<tr>
73+
<td align="center"><a href="#-api">🔌<br>API</a></td>
74+
<td align="center"><a href="#-how-to-use-this-repo">📘<br>How to Use</a></td>
75+
<td align="center"><a href="#-contributing">🤝<br>Contributing</a></td>
76+
<td align="center"><a href="#-license">📄<br>License</a></td>
13577
</tr>
13678
</table>
13779

0 commit comments

Comments
 (0)