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: {