Skip to content

Commit 0d66581

Browse files
authored
Merge pull request #86 from UMLCloudComputing/chore/Update-Banner
chore: Update banner to kick-off meeting info
2 parents 825adbe + f894bce commit 0d66581

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
npm-debug.log*
2121
yarn-debug.log*
2222
yarn-error.log*
23-
#
23+
24+
# AWS Secrets
25+
IAM_Automation/aws_creds.py
2426

2527
# Ignore everything in docs/projects except md files in the root of docs/projects
2628
docs/projects/*

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const config = {
103103
announcementBar: {
104104
id: 'announcement-bar',
105105
content:
106-
'🚀 We will be at the <a href="https://www.uml.edu/calendar/events/43828122">UML Club Engagement Fair</a> after Convocation! Come say hello!🚀',
106+
'🚀Kick-off meeting coming soon!🚀',
107107
backgroundColor: '#48a0ff',
108108
textColor: '#fff',
109109
isCloseable: false

0 commit comments

Comments
 (0)