Skip to content

Commit

Permalink
add more custom puzzles
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Dec 27, 2024
1 parent 241d9ca commit 2a4bb97
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/logic/customDailyPuzzles.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ export const customDailyPuzzles = {
// Geometric design (Sunday, 56 letters)
20241117:
"613ZULG2FIHA2L2Y2I2U2I2IPYL2F2ALYQ2YFMY4I4U6H4W4JOMB2MYYX2F2YXCN2I2I2U2O2I2QILX2HYUL13",
// Thanksgiving themed (Thursday, 30 letters)
20241128: "616A1U5B2C1O5U2P1N4ALUNCNOXY3P2H1G5Y2A1H5M10NBUHEM25"
// Thanksgiving themed (Thursday, 30 letters)
20241128: "616A1U5B2C1O5U2P1N4ALUNCNOXY3P2H1G5Y2A1H5M10NBUHEM25",
// New year eve (Tuesday, 25 letters)
20241231: "511MZAGZXO7Q6J2ZIY4G3D5YVT1B7Z1C6GVNO7M15",
// New year day (Wednesday, 24 letters)
20250101: "710RXTK6R1X2E2IXTL2N3W1H2V4UETVD5O7GXP12",
};

0 comments on commit 2a4bb97

Please sign in to comment.