diff options
Diffstat (limited to 'material/templates/partials/top.html')
| -rw-r--r-- | material/templates/partials/top.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/material/templates/partials/top.html b/material/templates/partials/top.html deleted file mode 100644 index 95da428b..00000000 --- a/material/templates/partials/top.html +++ /dev/null @@ -1,8 +0,0 @@ -{#- - This file was automatically generated - do not edit --#} -<button type="button" class="md-top md-icon" data-md-component="top" hidden> - {% set icon = config.theme.icon.top or "material/arrow-up" %} - {% include ".icons/" ~ icon ~ ".svg" %} - {{ lang.t("top") }} -</button> |
