There was an error while loading. Please reload this page.
1 parent 7702610 commit dba54f7Copy full SHA for dba54f7
material/templates/partials/top.html
@@ -1,7 +1,6 @@
1
{#-
2
This file was automatically generated - do not edit
3
-#}
4
-+
5
<button type="button" class="md-top md-icon" data-md-component="top" hidden>
6
{% set icon = config.theme.icon.top or "material/arrow-up" %}
7
{% include ".icons/" ~ icon ~ ".svg" %}
src/templates/partials/top.html
@@ -20,7 +20,7 @@
20
IN THE SOFTWARE.
21
-->
22
23
-+<!-- Back-to-top button -->
+<!-- Back-to-top button -->
24
25
26
0 commit comments