idawnlight / typecho-theme-material

[LTS] Material Design theme for typecho.
GNU General Public License v3.0
395 stars 52 forks source link

首页文章的随机缩略图建议修改成伪随机 #91

Closed SmRiley closed 4 years ago

SmRiley commented 4 years ago

RT,如果随机缩略图数大于文章的显示数量,是否可以改为从固定数量中获取随机几张,而不是现在这种每张缩略图都是随机获取?

SmRiley commented 4 years ago

类似听歌软件的列表随机不会出现同一首歌连续出现两次这种伪随机.

SmRiley commented 4 years ago

等了很久没有动静,干脆动手改了一下- - https://github.com/idawnlight/typecho-theme-material/pull/98#issue-528917013