fixed script bug

This commit is contained in:
Nuno Coração
2023-07-14 12:52:55 +01:00
parent 7305e629da
commit 3fa1bcd3e4
69 changed files with 56 additions and 112 deletions

View File

@@ -49,10 +49,9 @@ puppeteer
var userMDFile = "---\n\
title: \""+ users[i].title + "\"\n\
slug: \"users\"\n\
tags: ["+users[i].tags+"]\n\
externalUrl: \""+ users[i].url + "\"\n\
date: "+(9999-i)+"-08-08\n\
date: "+(2022-i)+"-08-08\n\
showDate: false\n\
showAuthor: false\n\
showReadingTime: false\n\