This commit is contained in:
dev sp
2023-12-06 14:06:21 +00:00
parent 401b4c8e39
commit 20f8733de1
64 changed files with 64 additions and 64 deletions

View File

@@ -69,7 +69,7 @@ import Layout from '../../layouts/Layout.astro';
formattedDateTime = currentDate.toLocaleString();
// Log the formatted date and time to the console
// console.log("Page loaded on: " + formattedDateTime);
// // console.log("Page loaded on: " + formattedDateTime);
};
function generateShortUniqueID(length) {
const characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';