Skip to content

Commit 4546fdd

Browse files
Fix HTML structure and improve formatting
1 parent ce9f778 commit 4546fdd

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

index.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,7 @@ <h2>Skills</h2>
5454
<section id="projects">
5555
<h2>Projects</h2>
5656

57-
<div class="project-card">
58-
<h3>Portfolio Website</h3>
59-
<p>A clean and responsive portfolio website to showcase my skills, projects, and achievements.</p>
60-
</div>
61-
62-
<a href="https://mohammed-farhanuddin.github.io/TODO-APP/" target="_blank" style="text-decoration: none; color: inherit;">
57+
<a> href="https://mohammed-farhanuddin.github.io/TODO-APP/" target="_blank" style="text-decoration: none; color: inherit;">
6358
<div class="project-card">
6459
<h3>TODO App</h3>
6560
<p>A fully-featured TODO web application with search, sorting, edit, filters, dark mode & permanent storage.</p>
@@ -102,3 +97,4 @@ <h2>Social Profiles</h2>
10297

10398
</html>
10499

100+

0 commit comments

Comments
 (0)