Skip to content

Commit 02ed9ac

Browse files
committed
updated Project section
1 parent 60154b5 commit 02ed9ac

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@ <h2 class="text-center text-black-50">Projects</h2>
8484
<!-- Featured Project Row -->
8585
<div class="row align-items-center no-gutters mb-4 mb-lg-5">
8686
<div class="col-xl-8 col-lg-7">
87-
<img class="img-fluid mb-3 mb-lg-0" src="img/projects/basic_tasks_app.JPG" alt="">
87+
<img class="img-fluid mb-3 mb-lg-0" src="img/projects/aqeeb_cool_blog.JPG" alt="">
8888
</div>
8989
<div class="col-xl-4 col-lg-5">
9090
<div class="featured-text text-center text-lg-left">
91-
<h4>To-do List Website</h4>
92-
<p class="text-black-50 mb-0">A basic to-do app, built from scratch using Laravel & Bootstrap with authentications where the registered users can add and delete tasks.</p>
91+
<h4>Personal Blog Site</h4>
92+
<p class="text-black-50 mb-0"></p>
9393
</div>
9494
</div>
9595
</div>
@@ -103,8 +103,8 @@ <h4>To-do List Website</h4>
103103
<div class="bg-black text-center h-100 project">
104104
<div class="d-flex h-100">
105105
<div class="project-text w-100 my-auto text-center text-lg-left">
106-
<h4 class="text-white">Misty</h4>
107-
<p class="mb-0 text-white-50">An example of where you can put an image of a project, or anything else, along with a description.</p>
106+
<h4 class="text-white">To-do List Website</h4>
107+
<p class="mb-0 text-white-50">A basic to-do app, built from scratch using Laravel & Bootstrap with authentications where the registered users can add and delete tasks.</p>
108108
<hr class="d-none d-lg-block mb-0 ml-0">
109109
</div>
110110
</div>

0 commit comments

Comments
 (0)