mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-03 19:19:42 -04:00
Refactored Material icon integration - bye bye webfonts
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
title="{{ lang.t('source.link.title') }}"
|
||||
class="md-source"
|
||||
>
|
||||
<div class="md-source__icon">
|
||||
<div class="md-source__icon md-icon">
|
||||
{% set repo_icon = config.extra.repo_icon | default(
|
||||
"fontawesome/brands/git-alt"
|
||||
) %}
|
||||
|
||||
Reference in New Issue
Block a user