File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 164164 < div class ="container mx-auto px-6 py-3 flex justify-between items-center ">
165165 <!-- The 'src' path below is root-relative. This is correct for a live server but may not render in some local previews. -->
166166 < a href ="# " class ="block h-12 w-12 ">
167- < img src ="/PP_logo_small_transparent.png " alt ="Peter Pohlschmidt Logo " class ="h-full w-full object-contain " onerror ="this.style.display='none'; this.parentElement.innerHTML = '<span class=\'text-2xl font-bold text-cyan-500\'>PP</span>'; ">
167+ < img src ="./PP_logo_small_transparent.png " alt ="Peter Pohlschmidt Logo " class ="h-full w-full object-contain " onerror ="this.style.display='none'; this.parentElement.innerHTML = '<span class=\'text-2xl font-bold text-cyan-500\'>PP</span>'; ">
168+
168169 </ a >
169170 < div class ="hidden md:flex items-center space-x-4 ">
170171 < a href ="#about " class ="text-gray-600 hover:text-cyan-600 transition-colors font-medium hover:bg-cyan-50 px-4 py-2 rounded-lg "> About</ a >
@@ -428,7 +429,7 @@ <h2 class="text-3xl md:text-4xl font-bold mb-8 text-gray-900">Let’s Build Some
428429 < div class ="flex flex-col md:flex-row justify-between items-center gap-6 ">
429430 < div class ="flex items-center ">
430431 < a href ="# " class ="block h-12 w-12 mr-3 ">
431- < img src ="/PP_logo_small_transparent.png " alt ="Peter Pohlschmidt Logo " class ="h-full w-full object-contain " onerror ="this.style.display='none'; this.parentElement.innerHTML = '<span class=\'text-2xl font-bold text-cyan-500\'>PP</span>'; ">
432+ < img src =". /PP_logo_small_transparent.png " alt ="Peter Pohlschmidt Logo " class ="h-full w-full object-contain " onerror ="this.style.display='none'; this.parentElement.innerHTML = '<span class=\'text-2xl font-bold text-cyan-500\'>PP</span>'; ">
432433 </ a >
433434 < span class ="text-gray-500 "> © 2025 Kuala Lumpur, Malaysia</ span >
434435 </ div >
You can’t perform that action at this time.
0 commit comments