From daa378d6964841d9a5c4bc39815d75c672117dea Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Fri, 15 Dec 2023 09:22:24 +0800 Subject: refactor(docs/src): delete `material` dir --- docs/src/templates/partials/icons.html | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) (limited to 'docs/src/templates/partials/icons.html') diff --git a/docs/src/templates/partials/icons.html b/docs/src/templates/partials/icons.html index 17dd20d8..3fb55a6e 100644 --- a/docs/src/templates/partials/icons.html +++ b/docs/src/templates/partials/icons.html @@ -1,26 +1,6 @@ - - - +{#- + This file was automatically generated - do not edit +-#} {% if config.theme.icon.admonition %} {% set style = ["\x3cstyle\x3e:root{"] %} {% for type, icon in config.theme.icon.admonition.items() %} @@ -35,8 +15,6 @@ {% set _ = style.append("}\x3c/style\x3e") %} {{ style | join }} {% endif %} - - {% if config.theme.icon.annotation %} {% set style = ["\x3cstyle\x3e:root{"] %} {% import ".icons/" ~ config.theme.icon.annotation ~ ".svg" as icon %} @@ -49,8 +27,6 @@ {% set _ = style.append("}\x3c/style\x3e") %} {{ style | join }} {% endif %} - - {% if config.theme.icon.tag %} {% set style = ["\x3cstyle\x3e"] %} {% for type, icon in config.theme.icon.tag.items() %} -- cgit v1.2.3-70-g09d2