From 073e8fe70aa8b2daa509e302abbf810ac0ce9a98 Mon Sep 17 00:00:00 2001 From: Monica Song Date: Mon, 29 Sep 2025 21:00:28 -0700 Subject: [PATCH] add survey to nav bar --- theme/base.html | 1 + theme/keras_3.html | 2 ++ theme/landing.html | 6 ++++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/theme/base.html b/theme/base.html index a70e8d2483..f5e00bb2a1 100644 --- a/theme/base.html +++ b/theme/base.html @@ -129,6 +129,7 @@ '/keras_tuner/': 'Keras Tuner', '/keras_rs/': 'Keras RS', '/keras_hub/': 'Keras Hub', + 'https://google.qualtrics.com/jfe/form/SV_5psTvNYQKv2mAwC': '2025 Survey', } %}