1 parent f371639 commit 42da6a4Copy full SHA for 42da6a4
1 file changed
docs/_templates/page.html
@@ -76,7 +76,7 @@
76
<div class="content">
77
<div class="article-container">
78
<a href="#" class="back-to-top muted-link">
79
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
+ <svg xmlns="https://www.w3.org/2000/svg" viewBox="0 0 24 24">
80
<path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"></path>
81
</svg>
82
<span>{% trans %}Back to top{% endtrans %}</span>
@@ -245,4 +245,4 @@
245
</aside>
246
</div>
247
248
-{%- endblock %}
+{%- endblock %}
0 commit comments