From 498520ff98b32a5231130a1fcb12003e7f12749f Mon Sep 17 00:00:00 2001 From: Balaji Balakrishnan Date: Fri, 7 Apr 2023 09:51:06 +0530 Subject: [PATCH] added sig-meeting sections --- docs/events/past-events.md | 4 +++- mkdocs.yml | 12 ++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/events/past-events.md b/docs/events/past-events.md index 6b81d9c..70ca45f 100644 --- a/docs/events/past-events.md +++ b/docs/events/past-events.md @@ -1 +1,3 @@ -# TBD \ No newline at end of file +# Past Events +## SIG/AI Inaugural Meeting (2023-04-06) +The meeting notes can be found in [SIG/AI Inaugural Meeting](meeting-notes/2023-04-06) \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 9ebf684..de7de32 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -30,12 +30,16 @@ nav: - Rocky Linux: docs.md - Events: - Events: events.md - - Upcoming Events: events/upcoming-events.md - - Highlights: events/highlights.md - - Past Evetns: events/past-events.md + - Upcoming Events: + - Upcoming: events/upcoming-events.md + - Highlights: + - Highlights: events/highlights.md + - Past Events: + - SIG Meetings: + - 2023-04-06: events/meeting-notes/2023-04-06.md - Contact: - Contact: contact.md - + copyright: Copyright © 2023 Rocky Enterprise Software Foundation # Configuration