feat: dongmanhua description (#2125)

This commit is contained in:
MachX 2019-05-14 03:22:13 -04:00 committed by DIYgod
parent baa6f5e3b8
commit 6b4a6dddcd
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ module.exports = async (ctx) => {
title: t,
pubDate: new Date(date[i]).toUTCString(),
link: link[i],
description: '',
description: `<a href=${link[i]} target="_blank">${t}</a>`,
}));
ctx.state.data = {