From ff05c204a8c6435619d5fa157c1519749960a0ea Mon Sep 17 00:00:00 2001 From: Quinten Steenhuis Date: Mon, 7 Oct 2024 10:19:39 -0400 Subject: [PATCH] Add LIT Con 2025 to banner --- docusaurus.config.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index ad38ff5f2..1fbe36a67 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -9,15 +9,15 @@ module.exports = { organizationName: 'SuffolkLITLab', // the GitHub org name. projectName: 'docassemble-AssemblyLine-documentation', // the repo name. themeConfig: { - // Keeping for the next LIT Con - // announcementBar: { - // id: 'lit_con', - // content: - // 'Suffolk\'s annual 🔥LIT Conference is on April 8th, 2024! Register now!🔥', - // backgroundColor: '#fafbfc', - // textColor: '#091E42', - // isCloseable: false, - // }, + // Keep for the next LIT Con + announcementBar: { + id: 'lit_con', + content: + 'Save the date for Suffolk\'s annual 🔥LIT Conference🔥 on April 7th, 2025! View past LITCons', + backgroundColor: '#fafbfc', + textColor: '#091E42', + isCloseable: false, + }, navbar: { title: 'The Document Assembly Line', logo: {