diff --git a/layout/common/header.ejs b/layout/common/header.ejs index c5869f9..d4cd7f5 100644 --- a/layout/common/header.ejs +++ b/layout/common/header.ejs @@ -7,7 +7,7 @@ <% if(theme.customize.profile && theme.customize.profile.enabled) { %> @@ -28,7 +28,7 @@
<%= i %> | +<%= __('index.' + i) %> | <% } %><%- partial('search/index-mobile') %> |