File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 < link rel ="
stylesheet "
href ="
https://cdn.jsdelivr.net/gh/devicons/[email protected] /devicon.min.css "
> 1414
1515 <!-- Tailwind build -->
16- < link href ="/ src/output.css " rel ="stylesheet " />
16+ < link href ="src/output.css " rel ="stylesheet " />
1717</ head >
1818
1919< body class ="font-[Poppins] text-gray-900 dark:text-white relative overflow-x-hidden transition-colors duration-300 ">
@@ -72,7 +72,7 @@ <h1 class="text-4xl sm:text-5xl md:text-6xl font-extrabold mb-4 text-teal-600 da
7272 < div class ="w-full md:w-1/2 flex justify-center ">
7373 < div class ="relative ">
7474 < div class ="w-78 h-78 md:w-94 md:h-94 rounded-full overflow-hidden ring-4 ring-white/50 dark:ring-gray-800/50 shadow-2xl relative z-10 animate-float ">
75- < img src ="/ assets/profile.png " alt ="Ryan Hopkins " class ="w-full h-full object-cover ">
75+ < img src ="assets/profile.png " alt ="Ryan Hopkins " class ="w-full h-full object-cover ">
7676 </ div >
7777 < div class ="absolute -inset-4 bg-teal-500/30 dark:bg-teal-500/20 rounded-full blur-xl animate-pulse "> </ div >
7878 </ div >
@@ -160,7 +160,7 @@ <h2 class="text-3xl font-bold mb-12 text-center text-teal-600 dark:text-teal-300
160160 < section id ="about " class ="max-w-6xl mx-auto px-6 py-24 ">
161161 < div class ="flex flex-col md:flex-row gap-8 items-start ">
162162 < div class ="md:w-1/3 ">
163- < img src ="/ assets/about.jpg " alt ="Ryan Hopkins " class ="w-full aspect-square object-cover rounded-xl shadow-lg ">
163+ < img src ="assets/about.jpg " alt ="Ryan Hopkins " class ="w-full aspect-square object-cover rounded-xl shadow-lg ">
164164 </ div >
165165 < div class ="md:w-3/5 ">
166166 < h2 class ="text-3xl font-bold mb-6 text-teal-600 dark:text-teal-300 "> About Me</ h2 >
You can’t perform that action at this time.
0 commit comments