fix: remove wemp limit (#2785)

This commit is contained in:
Cloud
2019-08-08 21:50:44 +08:00
committed by DIYgod
parent 091f006553
commit 5538882355

View File

@@ -18,7 +18,6 @@ module.exports = async (ctx) => {
const year = new Date().getFullYear();
const items = await Promise.all(
$('.post-item__main')
.slice(0, 2)
.get()
.map(async (e) => {
let pubDate = date(