File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,10 +18,10 @@ const className = Astro.props.class;
1818 <div id =" sidebar-sticky" class =" transition-all duration-700 flex flex-col w-full gap-4 top-4 sticky top-4" >
1919 <Categories class =" onload-animation" style =" animation-delay: 150ms" ></Categories >
2020 <Tag class =" onload-animation" style =" animation-delay: 200ms" ></Tag >
21- </ div >
22- < div class = " flex flex-col w-full gap-4 mb -4" >
23- < a href =" https://cloud.zyidc.net/aff/MYIMKXBB " target = " _blank " rel = " noopener noreferrer " class =" block mt-4 " >
24- <img src = " https://cdn.fishcpy.top/img/2025/04/19/680346cf235f8.png " alt = " 广告 " class = " w-full rounded-lg " / >
25- </a >
21+ < div class = " flex flex-col w-full gap-4 mb-4 sticky top-4 z-10 " >
22+ < a href = " https://cloud.zyidc.net/aff/MYIMKXBB " target = " _blank " rel = " noopener noreferrer " class = " block mt -4" >
23+ < img src =" https://cdn.fishcpy.top/img/2025/04/19/680346cf235f8.png " alt = " 广告 " class =" w-full rounded-lg " / >
24+ </ a >
25+ </div >
2626 </div >
2727</div >
You can’t perform that action at this time.
0 commit comments