File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 129
129
'/keras_tuner/': 'Keras Tuner',
130
130
'/keras_rs/': 'Keras RS',
131
131
'/keras_hub/': 'Keras Hub',
132
+ 'https://google.qualtrics.com/jfe/form/SV_5psTvNYQKv2mAwC': '2025 Survey',
132
133
} %}
133
134
< ul class ="nav__item--container ">
134
135
{% for key, value in main_nav_items.items() %}
Original file line number Diff line number Diff line change 99
99
< a class ="nav-link " href ="/2.18/api/ " role ="tab " aria-selected =""> Keras 2 API documentation</ a >
100
100
< a class ="nav-link " href ="/keras_tuner/ " role ="tab " aria-selected =""> KerasTuner: Hyperparam Tuning</ a >
101
101
< a class ="nav-link " href ="/keras_hub/ " role ="tab " aria-selected =""> KerasHub: Pretrained Models</ a >
102
+ < a class ="nav-link " href ="https://google.qualtrics.com/jfe/form/SV_5psTvNYQKv2mAwC " role ="tab " aria-selected ="" style ="color:blue; "> 2025 Survey</ a >
102
103
</ div >
103
104
</ div >
104
105
< a href ="/ ">
121
122
< li class ="nav__item "> < a class ="nav__link " href ="/keras_tuner/ "> KERAS TUNER</ a > </ li >
122
123
< li class ="nav__item "> < a class ="nav__link " href ="/keras_rs/ "> KERAS RS</ a > </ li >
123
124
< li class ="nav__item "> < a class ="nav__link " href ="/keras_hub/ "> KERAS HUB</ a > </ li >
125
+ < li class ="nav__item "> < a class ="nav__link " href ="https://google.qualtrics.com/jfe/form/SV_5psTvNYQKv2mAwC " style ="color:blue; "> 2025 SURVEY</ a > </ li >
124
126
</ ul >
125
127
126
128
< form class ="nav__search ">
Original file line number Diff line number Diff line change 127
127
< a class ="nav-link " href ="/2.18/api/ " role ="tab " aria-selected =""> Keras 2 API documentation</ a >
128
128
< a class ="nav-link " href ="/keras_tuner/ " role ="tab " aria-selected =""> KerasTuner: Hyperparam Tuning</ a >
129
129
< a class ="nav-link " href ="/keras_hub/ " role ="tab " aria-selected =""> KerasHub: Pretrained Models</ a >
130
+ < a class ="nav-link " href ="https://google.qualtrics.com/jfe/form/SV_5psTvNYQKv2mAwC " role ="tab " aria-selected =""> Take Our Survey!</ a >
130
131
</ div >
131
132
</ div >
132
133
< a href ="/ ">
149
150
< li class ="nav__item "> < a class ="nav__link " href ="/keras_tuner/ "> KERAS TUNER</ a > </ li >
150
151
< li class ="nav__item "> < a class ="nav__link " href ="/keras_rs/ "> KERAS RS</ a > </ li >
151
152
< li class ="nav__item "> < a class ="nav__link " href ="/keras_hub/ "> KERAS HUB</ a > </ li >
153
+ < li class ="nav__item "> < a class ="nav__link " href ="https://google.qualtrics.com/jfe/form/SV_5psTvNYQKv2mAwC " style ="color:blue; "> 2025 SURVEY</ a > </ li >
152
154
</ ul >
153
155
154
156
< form class ="nav__search ">
170
172
< div class ="hero ">
171
173
< div class ="hero__content--wrapper ">
172
174
< div class ="hero__content ">
173
- < a class ="button__round " href ="/keras_3/ " > KERAS 3.0 RELEASED </ a >
175
+ < a class ="button__round " href ="https://google.qualtrics.com/jfe/form/SV_5psTvNYQKv2mAwC " > TAKE OUR SURVEY! </ a >
174
176
175
177
< h1 class ="hero__title text--white "> A superpower for ML developers</ h1 >
176
178
@@ -698,4 +700,4 @@ <h2 class="contacts__title text--white">Contributions welcome!</h2>
698
700
< script src ="./js/prism.min.js "> </ script >
699
701
< script src ="./js/prism-python.min.js "> </ script >
700
702
</ body >
701
- </ html >
703
+ </ html >
You can’t perform that action at this time.
0 commit comments