2727< meta property ="og:site_name " content ="SMULET's BLOG ">
2828< meta property ="og:description " content =".links-container { display: grid; grid-template-columns: repeat(auto-fill, minmax(250px, 1fr)); gap: 20px; margin-top: 40px; } .link-item { background-color: #fff; border-radius: 8px; ">
2929< meta property ="og:locale " content ="zh_CN ">
30+ < meta property ="og:image " content ="https://avatars.githubusercontent.com/u/122980527?v=4 ">
3031< meta property ="og:image " content ="https://avatars.githubusercontent.com/u/59606047?v=4 ">
3132< meta property ="article:published_time " content ="2024-12-29T07:27:40.000Z ">
32- < meta property ="article:modified_time " content ="2024-12-29T07:35:46.485Z ">
33+ < meta property ="article:modified_time " content ="2025-03-08T09:52:08.416Z ">
3334< meta property ="article:author " content ="SIMULEITE ">
3435< meta name ="twitter:card " content ="summary ">
35- < meta name ="twitter:image " content ="https://avatars.githubusercontent.com/u/59606047 ?v=4 ">
36+ < meta name ="twitter:image " content ="https://avatars.githubusercontent.com/u/122980527 ?v=4 ">
3637
3738
3839< link rel ="canonical " href ="http://simuleite.github.io/links/ ">
143144 < div class ="sidebar-panel-container ">
144145 <!--noindex-->
145146 < div class ="post-toc-wrap sidebar-panel ">
146- < div class ="post-toc animated "> < ol class ="nav "> < li class ="nav-item nav-level-3 "> < a class ="nav-link "> < span class ="nav-text "> NgaiYeanCoi</ span > </ a > </ li > </ ol > </ div >
147+ < div class ="post-toc animated "> < ol class ="nav "> < li class ="nav-item nav-level-3 "> < a class ="nav-link "> < span class ="nav-text "> Smulet </ span > </ a > </ li > < li class =" nav-item nav-level-3 " > < a class =" nav-link " > < span class =" nav-text " > NgaiYeanCoi</ span > </ a > </ li > </ ol > </ div >
147148 </ div >
148149 <!--/noindex-->
149150
@@ -234,21 +235,22 @@ <h1 class="post-title" itemprop="name headline">技术链
234235}
235236
236237.link-icon img {
237- width : 80px ;
238- height : 80px ;
238+ width : 110px ;
239+ height : 110px ;
240+ margin-top : 25px ;
239241 margin-bottom : 15px ;
240242 border-radius : 50% ;
241243 object-fit : cover;
242244}
243245
244246.link-info h3 {
245- font-size : 18 px ;
247+ font-size : 20 px ;
246248 font-weight : bold;
247249 margin-bottom : 5px ;
248250}
249251
250252.link-info p {
251- font-size : 14 px ;
253+ font-size : 16 px ;
252254 color : # 666 ;
253255 text-align : center;
254256 line-height : 1.5 ;
@@ -262,6 +264,17 @@ <h1 class="post-title" itemprop="name headline">技术链
262264}
263265</ style >
264266< div class ="links-container ">
267+ < div class ="link-item ">
268+ < a href ="https://github.com/simuleite " target ="_blank " class ="link-card ">
269+ < div class ="link-icon ">
270+ < img src ="https://avatars.githubusercontent.com/u/122980527?v=4 " alt ="Smulet " />
271+ </ div >
272+ < div class ="link-info ">
273+ < h3 > Smulet</ h3 >
274+ < p > 临时工</ p >
275+ </ div >
276+ </ a >
277+ </ div >
265278 < div class ="link-item ">
266279 < a href ="https://blog.nyc1.xyz/ " target ="_blank " class ="link-card ">
267280 < div class ="link-icon ">
0 commit comments