mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-24 23:48:13 -05:00
Merge pull request #4255 from IanMitchell/navbar-title-change
Updated admin navbar blog link title
This commit is contained in:
commit
92720613b7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
<nav class="global-nav" role="navigation">
|
<nav class="global-nav" role="navigation">
|
||||||
|
|
||||||
<a class="nav-item ghost-logo" href="{{gh-path 'blog'}}" title="{{gh-path 'blog'}}">
|
<a class="nav-item ghost-logo" href="{{gh-path 'blog'}}" title="Visit blog">
|
||||||
<div class="nav-label"><i class="icon-ghost"></i> <span>Visit blog</span> </div>
|
<div class="nav-label"><i class="icon-ghost"></i> <span>Visit blog</span> </div>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue