{# REPOSITORY INFO — Zensical's default repo widget (icon + name, stars/ forks auto-populated by the bundled JS for public GitHub/GitLab repos), not a bare icon button. Markup matches zensical/templates/partials/source.html (.md-source / data-md-component="source") so the existing bundle.js repo-facts fetcher recognizes and populates it. #} {# JS updates the href/title on SPA navigation from #source-repo-data in the content area. It sets THIS div's title, not the 's — the deliberately has no title of its own so the browser falls back to this ancestor's (dynamic, specific) one instead of showing Zensical's generic lang.t('source') tooltip. #}
{% set icon = config.theme.icon.repo | default("simple/gitlab", true) %} {% include ".icons/" ~ icon ~ ".svg" %}
{{ config.repo_name }}