Skip to content

Commit 0791bbf

Browse files
Update index.html
1 parent 9eacd06 commit 0791bbf

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

+4-3
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3 class="text-2xl font-bold text-gray-800 text-center">
7272
>
7373
<img
7474
src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/react-colored.svg"
75-
alt="React  
75+
alt="React
7676
JS"
7777
class="size-10"
7878
/>
@@ -93,7 +93,7 @@ <h3 class="text-2xl font-bold text-gray-800 text-center">
9393
>
9494
<img
9595
src="https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/skills/nodejs-colored.svg"
96-
alt="Node  
96+
alt="Node
9797
JS"
9898
class="size-10"
9999
/>
@@ -165,7 +165,8 @@ <h3 class="text-2xl font-bold text-gray-800 text-center">
165165
<div class="wrapper py-8" id="projects">
166166
<h3 class="text-2xl font-bold text-gray-800 text-center">Projects</h3>
167167
<ul class="flex flex-wrap justify-center gap-4 mt-4">
168-
<li class="text-center bg-zinc-50 p-10 rounded-lg shadow">
168+
<li class="text-center p-5 bg-purple-100 rounded-lg shadow">
169+
<img class="h-48 mb-5 w-full" src="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vlvbfsgrtmijr8f3dben.png"/>
169170
<a href="/" class="text-gray-600">
170171
<h4 class="text-md font-semibold text-gray-800 text-center">
171172
Portfolio

0 commit comments

Comments
 (0)