Nothing-lin / hexo-theme-coolshell

【个人项目】this a hexo theme...(完善中···)
0 stars 1 forks source link

请修复列表首页标题过长的bug #8

Closed Nothing-lin closed 3 years ago

Nothing-lin commented 3 years ago

image

Nothing-lin commented 3 years ago

BUG处理思路:

image

在下面的文章简介中使用了truncate方法来限制显示的字数,那么我是不是也可以用这个思维用到标题中去? image

【地址】

image

Nothing-lin commented 3 years ago

BUG已修复,具体改动请参考:https://github.com/Nothing-lin/hexo-theme-coolshell/commit/56ad77c935e0aec41b13d5eece54616d9fd57f6e#r49895054