From f036d5d031f2950f19b44b8811bbaadce9932d3b Mon Sep 17 00:00:00 2001 From: realtimeml Date: Tue, 18 Mar 2025 20:11:44 +1100 Subject: [PATCH] Update _config.yml --- _config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 6298f5ff..7a278907 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ -title: Midnight theme -description: Midnight is a theme for GitHub Pages. -show_downloads: true -google_analytics: -theme: jekyll-theme-midnight \ No newline at end of file +title: AI & Edge Developer Meetup +description: Technical meetup for AI and Edge computing developers +baseurl: "/" +url: "https://ai-edge-meetup.github.io" +theme: minima