Skip to content

Commit 5ff22ca

Browse files
committed
Updated image alt text
1 parent 6526a19 commit 5ff22ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebook/templates/notebook.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646

4747
<span id="kernel_logo_widget">
4848
{% block kernel_logo_widget %}
49-
<img class="current_kernel_logo" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"/>
49+
<img class="current_kernel_logo" alt="Current Kernel Logo" src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"/>
5050
{% endblock %}
5151
</span>
5252

0 commit comments

Comments
 (0)