Skip to content

Commit 1ff32b3

Browse files
Add Facebook link to About page
1 parent 042a804 commit 1ff32b3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

about.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@ <h3 class="text-lg font-bold text-white mb-2">PC Server</h3>
102102
<img src="https://ui-avatars.com/api/?name=Keng&background=10b981&color=fff&size=128" alt="Developer" class="w-20 h-20 rounded-full mb-4 ring-4 ring-brand-500/30">
103103
<h3 class="text-xl font-bold text-white">Developed by Keng</h3>
104104
<p class="text-gray-400 text-center max-w-md mt-2">Passionate developer focused on building tools that bridge hardware and software in innovative ways.</p>
105+
<a href="https://web.facebook.com/profile.php?id=61591538252236" target="_blank" rel="noopener noreferrer" class="mt-4 flex items-center gap-2 px-4 py-2 bg-[#1877F2] hover:bg-[#166fe5] text-white font-medium rounded-lg transition-colors">
106+
<svg class="w-5 h-5" fill="currentColor" viewBox="0 0 24 24"><path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" /></svg>
107+
Connect on Facebook
108+
</a>>
105109
</div>
106110
</div>
107111
</div>

0 commit comments

Comments
 (0)