diff --git a/app/about/page.tsx b/app/about/page.tsx index 5bcc074..37537c8 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -55,7 +55,7 @@ export default function AboutPage() {
  • Beyond Code,
    There's the
    Discord
    -
    discord.gg/devweekends
    +
    discord.gg/Cy7Rgkf4Up
    Website
    diff --git a/images/templates/mindmaster/slides/time-energy-mastery.html b/images/templates/mindmaster/slides/time-energy-mastery.html index 1f93ef8..c0da963 100644 --- a/images/templates/mindmaster/slides/time-energy-mastery.html +++ b/images/templates/mindmaster/slides/time-energy-mastery.html @@ -1156,7 +1156,7 @@

    Master Your Time,
    Master
    Discord
    -
    discord.gg/devweekends
    +
    discord.gg/Cy7Rgkf4Up
    Website
    diff --git a/scripts/generate-mindmaster-ppt.js b/scripts/generate-mindmaster-ppt.js index 364650a..9b1b496 100644 --- a/scripts/generate-mindmaster-ppt.js +++ b/scripts/generate-mindmaster-ppt.js @@ -1002,7 +1002,7 @@ function createMindMasterPresentation() { }); // Footer info - slide15.addText("discord.gg/devweekends", { + slide15.addText("discord.gg/Cy7Rgkf4Up", { x: 0.6, y: 4.6, w: 11.5, fontSize: 14, fontFace: "Arial", color: colors.lightGray, align: "center", });