remove desc :p

This commit is contained in:
Ashley 2022-12-20 15:52:59 +00:00
parent d7bca3440a
commit 51667dc3db

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),