mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
remove desc :p
This commit is contained in:
parent
b40877e0c2
commit
e386a52b10
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user