{#- This file was automatically generated - do not edit -#} {% import "partials/language.html" as lang with context %} {% set repo = config.repo_url %} {% if repo | last == "/" %} {% set repo = repo[:-1] %} {% endif %} {% set path = page.meta.path | default([""]) %} {% set file = page.meta.source %} {% set repo_icon = config.extra.repo_icon | default( "fontawesome/brands/git-alt" ) %} {{ lang.t("meta.source") }} {% include ".icons/" ~ repo_icon ~ ".svg" %}