Skip to content

Commit faf15ec

Browse files
committed
fix external link icon
1 parent 4bcb910 commit faf15ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

theme/index.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<li class="chapter-item">
138138
<a href="https://python.docs.geoengine.io" style="width: 100%; display: flex; flex-direction: row;">
139139
<span style="flex: 1;">Python</span>
140-
<i class="fa fa-external-link" style="align-self: center;"></i>
140+
<span style="align-self: center;">{{fa "solid" "arrow-up-right-from-square"}}</span>
141141
</a>
142142
</li>
143143
</ol>

0 commit comments

Comments
 (0)