We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d1a638 commit 4b654adCopy full SHA for 4b654ad
templates/base/head.tmpl
@@ -174,7 +174,7 @@
174
<div class="right stackable menu">
175
<a href="{{AppSubUrl}}/notifications" class="item poping up" data-content='{{.i18n.Tr "notifications"}}' data-variation="tiny inverted">
176
<span class="text">
177
- <i class="fitted octicon octicon-inbox"></i>
+ <i class="fitted octicon octicon-bell"></i>
178
<span class="sr-mobile-only">{{.i18n.Tr "notifications"}}</span>
179
180
{{if .NotificationUnreadCount}}
0 commit comments