1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 06:34:40 -05:00

remove desc :p

This commit is contained in:
Ashley 2022-12-20 15:52:59 +00:00
parent b40877e0c2
commit e386a52b10

View file

@ -131,9 +131,6 @@ module.exports = function (app, config, renderTemplate) {
title: sha384(json.Title),
date: sha384(btoa(Date.now()).toString()),
},
info: {
desc: sha384(json.Description),
},
video: {
title: sha384(json.Title),
url: sha384(url),