Skip to content

Commit 4b654ad

Browse files
ucoditechknowlogick
ucodi
authored andcommitted
Update notification icon (#4343)
1 parent 5d1a638 commit 4b654ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/base/head.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<div class="right stackable menu">
175175
<a href="{{AppSubUrl}}/notifications" class="item poping up" data-content='{{.i18n.Tr "notifications"}}' data-variation="tiny inverted">
176176
<span class="text">
177-
<i class="fitted octicon octicon-inbox"></i>
177+
<i class="fitted octicon octicon-bell"></i>
178178
<span class="sr-mobile-only">{{.i18n.Tr "notifications"}}</span>
179179

180180
{{if .NotificationUnreadCount}}

0 commit comments

Comments
 (0)