diff --git a/config.toml b/config.toml
index fd4f0171ae..042ea71edc 100644
--- a/config.toml
+++ b/config.toml
@@ -66,12 +66,12 @@ ignoreFiles = []
pre = "
August 19th, 2026Virtual"
post = ""
url = "https://community.cncf.io/events/details/cncf-virtual-project-events-hosted-by-cncf-presents-kubeflow-community-showcase-2026-genai-and-mlops-in-action/"
-# [[menu.main]]
-# name = "GSoC 2025"
-# weight = -900
-# pre = "
"
-# post = "
Ongoing"
-# url = "/events/gsoc-2025/"
+[[menu.main]]
+ name = "GSoC 2026"
+ weight = -900
+ pre = "
"
+ post = "
Ongoing"
+ url = "/events/gsoc-2026/"
[[menu.main]]
name = "Docs"
weight = -102
diff --git a/content/en/events/upcoming-events/gsoc-2026.md b/content/en/events/upcoming-events/gsoc-2026.md
index 80fc92dcca..1bd4086d25 100644
--- a/content/en/events/upcoming-events/gsoc-2026.md
+++ b/content/en/events/upcoming-events/gsoc-2026.md
@@ -2,7 +2,7 @@
title = "Google Summer of Code 2026"
description = "Google Summer of Code 2026"
icon = "fas fa-calendar-day"
-
+url = "/events/gsoc-2026/"
+++
---