{%- if pagename != 'index' and pagename != 'documentation' %} {%- set nav_bar_class = "sk-docs-navbar" %} {%- set top_container_cls = "sk-docs-container" %} {%- else %} {%- set nav_bar_class = "sk-landing-navbar" %} {%- set top_container_cls = "sk-landing-container" %} {%- endif %} {# title, link, link_attrs #} {%- set drop_down_navigation = [ ('Google Generative AI', pathto('google_genai_api_reference'), ''),] -%}