Skip to content

Commit bb4b6e5

Browse files
Fix: Clean SVG and include external dark mode script
1 parent 9bf042b commit bb4b6e5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/_themes/sphinx13/layout.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,7 @@ <h3>{{ _('On this page') }}</h3>
112112
<symbol id="github" viewBox="0 0 16 16">
113113
<title>GitHub</title>
114114
<path fill-rule="evenodd"
115-
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53
116-
5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82
115+
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82
117116
-.01-1.49-2.01.37-2.53-.49-2.69-.94
118117
-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52
119118
-.01-.53.63-.01 1.08.58 1.23.82

0 commit comments

Comments
 (0)