diff --git a/search-index-typesense/sortAndStyleScrapedIndex.mjs b/search-index-typesense/sortAndStyleScrapedIndex.mjs index ad1aab7..30b3591 100644 --- a/search-index-typesense/sortAndStyleScrapedIndex.mjs +++ b/search-index-typesense/sortAndStyleScrapedIndex.mjs @@ -61,7 +61,7 @@ function sortLinesInFile(fileName) { const finalContent = `
    \n${wrappedContent}\n
`; // Get the current time - const currentTime = format(new Date(), 'dd MMMM yyyy HH:mm:ss'); + const currentTime = format(new Date(), 'dd MMMM yyyy HH:mm'); // Add a header const header = `