File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525 font-family : ' Poppins' , sans-serif ; /* Good to be consistent */
2626
27- background-image : url (' / assets/AND-logo.png' ); /* Note the path change */
27+ background-image : url (' assets/AND-logo.png' ); /* Note the path change */
2828 background-size : contain ;
2929
3030 background-repeat : no-repeat ;
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ <h1 class="standout">Adam Hall</h1>
101101 < p class ="fragment fade-in-then-semi-out " data-fragment-index ="1 "> Former Agile Coach</ p >
102102 < p class ="logo-text-line fragment fade-in-then-semi-out " data-fragment-index ="2 ">
103103 < span > AI Principal at</ span >
104- < img src ="/ assets/AND_logo.png " alt ="AND Digital Logo ">
104+ < img src ="assets/AND_logo.png " alt ="AND Digital Logo ">
105105 </ p >
106106 < p class ="fragment fade-in-then-semi-out " data-fragment-index ="3 "> Amateur AI Artist</ p >
107107 < p class ="fragment fade-in-then-semi-out " data-fragment-index ="4 "> Burnout Survivor</ p >
You can’t perform that action at this time.
0 commit comments