update favicon

This commit is contained in:
Believethehype 2024-01-26 12:02:31 +01:00
parent 482a9f8306
commit 7adf478a4c
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 263 KiB

View File

@ -68,8 +68,9 @@ export default {
jsonentry.image = jsonentry.picture
}
jsonentry.event = entry.asJson()
jsonentry.createdAt = entry.createdAt.asSecs()
jsonentry.kind = entry.tags[tag].asVec()[1]
nip89dvms.push(jsonentry);
nip89dvms.push(jsonentry);
}
catch (error){
console.log(error)