diff --git a/sphinx_qndojo_theme/breadcrumbs.html b/sphinx_qndojo_theme/breadcrumbs.html index 1690537..159c7ba 100644 --- a/sphinx_qndojo_theme/breadcrumbs.html +++ b/sphinx_qndojo_theme/breadcrumbs.html @@ -12,7 +12,7 @@ {% block breadcrumbs_aside %}
  • {% if hasdoc(pagename) and suffix == '.ipynb' %} - Open in Colab + Open in Colab {% endif %}
  • @@ -22,7 +22,7 @@ {{ _('Edit on GitHub') }} {% else %} - {{ _('Edit on GitHub') }} + {{ _('Edit on GitHub') }} {% endif %} {% elif show_source and source_url_prefix %} {{ _('View page source') }}