fix: typo
This commit is contained in:
parent
9b53436084
commit
067c7cf10c
|
|
@ -13,8 +13,8 @@ module.exports = async (ctx) => {
|
|||
const list = $('.gk-item');
|
||||
|
||||
ctx.state.data = {
|
||||
title: 'DIYgod 的动森日记',
|
||||
link: 'https://diygod.me/animal-crossing',
|
||||
title: 'DIYgod 的可爱的手办们',
|
||||
link: 'https://diygod.me/gk',
|
||||
item:
|
||||
list &&
|
||||
list
|
||||
|
|
|
|||
Loading…
Reference in New Issue