X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=theme%2Fmkdocs_windmill%2Frepo-icon.html;fp=theme%2Fmkdocs_windmill%2Frepo-icon.html;h=051b9cb68ba81f7a1ee8dc92ef90e0da65a9b179;hb=b0647613fa820df9487b32009267a3b20b65b478;hp=0000000000000000000000000000000000000000;hpb=57816f8bf1281e967d89ce0854060fb52ba42c81;p=AGL%2Fdocumentation.git diff --git a/theme/mkdocs_windmill/repo-icon.html b/theme/mkdocs_windmill/repo-icon.html new file mode 100644 index 0000000..051b9cb --- /dev/null +++ b/theme/mkdocs_windmill/repo-icon.html @@ -0,0 +1,8 @@ +{# Icon specific to the repo type, if available #} +{%- if config.repo_name == 'GitHub' -%} + +{% elif config.repo_name == 'Bitbucket' -%} + +{% elif config.repo_name == 'GitLab' -%} + +{% endif -%}