@@ -188,10 +188,10 @@ <h3 class="text-xl font-bold text-base-content group-hover:text-primary transiti
188188 < div class ="bg-gradient-to-r from-primary/10 to-secondary/10 p-5 ">
189189 < div class ="flex justify-between items-center ">
190190 < h3 class ="text-xl font-bold text-base-content group-hover:text-primary transition-colors duration-300 ">
191- Notes
191+ 中文
192192 </ h3 >
193193 < span class ="flex items-center justify-center h-8 w-8 rounded-full bg-primary/20 text-primary text-sm font-semibold ">
194- 2
194+ 3
195195 </ span >
196196 </ div >
197197 </ div >
@@ -202,7 +202,7 @@ <h3 class="text-xl font-bold text-base-content group-hover:text-primary transiti
202202 < div class ="mb-5 ">
203203 < div class ="text-xs uppercase tracking-wider text-base-content/60 mb-1 "> Latest Post</ div >
204204 < div class ="font-medium text-base-content hover:text-primary transition-colors ">
205- Chinese Coinage
205+ 悼念贾舜尧
206206 </ div >
207207 </ div >
208208
@@ -211,32 +211,40 @@ <h3 class="text-xl font-bold text-base-content group-hover:text-primary transiti
211211
212212
213213 < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 hover:bg-secondary/20 hover:text-secondary transition-colors duration-200 cursor-pointer whitespace-nowrap ">
214- Chinese
214+ 悼念
215215 </ span >
216216
217217
218218
219219 < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 hover:bg-secondary/20 hover:text-secondary transition-colors duration-200 cursor-pointer whitespace-nowrap ">
220- Coinage
220+ 哲学
221221 </ span >
222222
223223
224224
225225 < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 hover:bg-secondary/20 hover:text-secondary transition-colors duration-200 cursor-pointer whitespace-nowrap ">
226- Reading
226+ LifeWriting
227227 </ span >
228228
229229
230+
231+ < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 transition-colors duration-200 cursor-pointer whitespace-nowrap ">
232+ ...
233+ </ span >
234+
235+
236+
237+
230238 </ div >
231239
232240 <!-- Spacer to push button to bottom -->
233241 < div class ="flex-grow "> </ div >
234242
235243 <!-- Action Button - Now aligned at bottom -->
236- < a href ="blog_Notes .html " class ="block w-full mt-auto ">
244+ < a href ="blog_中文 .html " class ="block w-full mt-auto ">
237245 < div class ="relative overflow-hidden rounded-lg group-hover:bg-primary group-hover:text-primary-content bg-base-200 text-base-content transition-colors duration-300 ">
238246 < div class ="px-4 py-3 flex items-center justify-between ">
239- < span class ="font-medium "> Notes </ span >
247+ < span class ="font-medium "> 中文 </ span >
240248 < svg xmlns ="http://www.w3.org/2000/svg " class ="h-5 w-5 transition-transform duration-300 group-hover:translate-x-1 " viewBox ="0 0 20 20 " fill ="currentColor ">
241249 < path fill-rule ="evenodd " d ="M10.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L12.586 11H5a1 1 0 110-2h7.586l-2.293-2.293a1 1 0 010-1.414z " clip-rule ="evenodd " />
242250 </ svg >
@@ -253,10 +261,10 @@ <h3 class="text-xl font-bold text-base-content group-hover:text-primary transiti
253261 < div class ="bg-gradient-to-r from-primary/10 to-secondary/10 p-5 ">
254262 < div class ="flex justify-between items-center ">
255263 < h3 class ="text-xl font-bold text-base-content group-hover:text-primary transition-colors duration-300 ">
256- 中文
264+ Notes
257265 </ h3 >
258266 < span class ="flex items-center justify-center h-8 w-8 rounded-full bg-primary/20 text-primary text-sm font-semibold ">
259- 3
267+ 2
260268 </ span >
261269 </ div >
262270 </ div >
@@ -267,7 +275,7 @@ <h3 class="text-xl font-bold text-base-content group-hover:text-primary transiti
267275 < div class ="mb-5 ">
268276 < div class ="text-xs uppercase tracking-wider text-base-content/60 mb-1 "> Latest Post</ div >
269277 < div class ="font-medium text-base-content hover:text-primary transition-colors ">
270- 悼念贾舜尧
278+ Chinese Coinage
271279 </ div >
272280 </ div >
273281
@@ -276,40 +284,32 @@ <h3 class="text-xl font-bold text-base-content group-hover:text-primary transiti
276284
277285
278286 < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 hover:bg-secondary/20 hover:text-secondary transition-colors duration-200 cursor-pointer whitespace-nowrap ">
279- 悼念
287+ Chinese
280288 </ span >
281289
282290
283291
284292 < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 hover:bg-secondary/20 hover:text-secondary transition-colors duration-200 cursor-pointer whitespace-nowrap ">
285- 哲学
293+ Coinage
286294 </ span >
287295
288296
289297
290298 < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 hover:bg-secondary/20 hover:text-secondary transition-colors duration-200 cursor-pointer whitespace-nowrap ">
291- LifeWriting
292- </ span >
293-
294-
295-
296- < span class ="px-3 py-1 text-xs rounded-full bg-base-200 text-base-content/80 transition-colors duration-200 cursor-pointer whitespace-nowrap ">
297- ...
299+ Reading
298300 </ span >
299301
300302
301-
302-
303303 </ div >
304304
305305 <!-- Spacer to push button to bottom -->
306306 < div class ="flex-grow "> </ div >
307307
308308 <!-- Action Button - Now aligned at bottom -->
309- < a href ="blog_中文 .html " class ="block w-full mt-auto ">
309+ < a href ="blog_Notes .html " class ="block w-full mt-auto ">
310310 < div class ="relative overflow-hidden rounded-lg group-hover:bg-primary group-hover:text-primary-content bg-base-200 text-base-content transition-colors duration-300 ">
311311 < div class ="px-4 py-3 flex items-center justify-between ">
312- < span class ="font-medium "> 中文 </ span >
312+ < span class ="font-medium "> Notes </ span >
313313 < svg xmlns ="http://www.w3.org/2000/svg " class ="h-5 w-5 transition-transform duration-300 group-hover:translate-x-1 " viewBox ="0 0 20 20 " fill ="currentColor ">
314314 < path fill-rule ="evenodd " d ="M10.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L12.586 11H5a1 1 0 110-2h7.586l-2.293-2.293a1 1 0 010-1.414z " clip-rule ="evenodd " />
315315 </ svg >
0 commit comments