Skip to content

Commit d65cf2b

Browse files
authored
Merge branch 'main' into SEO-optimization-(Pilot)
2 parents 64fc224 + 2f52b6c commit d65cf2b

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@
187187
"Apoorvkudesia-sumologic",
188188
"ntanwar-sumo",
189189
"aj-sumo",
190-
"samiura"
190+
"samiura",
191+
"naveenrama"
191192
],
192193
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we will add you to our approved list of contributors.",
193194
"label": "cla-signed",

docusaurus.config.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -251,12 +251,6 @@ module.exports = {
251251
{ property: 'og:image:height', content: '628' },
252252
{ property: 'og:image:alt', content: 'Sumo Logic Docs' },
253253
],
254-
announcementBar: {
255-
id: 'blackhat',
256-
content: 'Visit Sumo Logic at Black Hat USA in Las Vegas: August 6-7, 2025 | Mandalay Bay | Booth #5812 | <a target="_blank" rel="noopener noreferrer" href="https://www.sumologic.com/events/black-hat-book-meeting">Click here</a> to book a meeting with us!',
257-
backgroundColor: '#b0eefe',
258-
textColor: '#091E42',
259-
},
260254
imageZoom: {
261255
selector: '.markdown :not(a) > img',
262256
// Optional medium-zoom options

0 commit comments

Comments
 (0)