{# Widgets with fixed position #} {%- if theme.sidebar.display !== 'remove' %} {%- endif %} {%- if theme.back2top.enable and not theme.back2top.sidebar %}
0%
{%- endif %} {%- if theme.reading_progress.enable %}
{%- endif %} {%- if theme.bookmark.enable %} {%- endif %} {%- if theme.github_banner.enable %} {%- set github_URL = theme.github_banner.permalink %} {%- set github_title = __('widget.github') %} {%- set github_image = '' %} {{ next_url(github_URL, github_image, {class: 'github-corner', title: github_title, "aria-label": github_title}) }} {%- endif %}