diff --git a/src/colab_spb_theme/templates/plugins/menu_template.html b/src/colab_spb_theme/templates/plugins/menu_template.html new file mode 100644 index 0000000..eb739f2 --- /dev/null +++ b/src/colab_spb_theme/templates/plugins/menu_template.html @@ -0,0 +1,18 @@ +{% for title, links in menu_links.items %} + {% if links|length == 1 %} + {% for colab_url in links %} +