We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b1e8a3 + 7365a4e commit 95b0c7aCopy full SHA for 95b0c7a
1 file changed
index.html
@@ -249,6 +249,19 @@ <h3>Kanban Notes</h3>
249
</div>
250
251
</section>
252
+
253
+ <section id="projects">
254
+ <h2>Our Writings</h2>
255
+ <div class="team">
256
+ <div class="card">
257
+ <img src="dottar_logo.png" alt="Dottar">
258
+ <h3>Blog</h3>
259
+ <p>India's ascent as a global gaming powerhouse.</p>
260
+ <a href="" target="_blank" class="button">Read</a>
261
+ </div>
262
263
264
+ </section>
265
266
<section id="team">
267
<h2>Meet the Team</h2>
0 commit comments