0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Logo in admin goes to blog front

closes #537
This commit is contained in:
Hannah Wolfe 2013-09-16 10:25:45 +01:00
parent 4c52428d7b
commit 522f47a217

View file

@ -1,6 +1,6 @@
<header id="global-header" class="navbar">
<a class="ghost-logo" href="http://vip.tryghost.org" data-off-canvas="left"><span class="hidden">Ghost</span></a>{{! TODO: Change this to actual Ghost homepage }}
<a class="ghost-logo" href="{{url absolute="true"}}" data-off-canvas="left"><span class="hidden">Ghost </span></a>{{! TODO: Change this to actual Ghost homepage }}
<nav id="global-nav" role="navigation">
<ul id="main-menu" >
{{#each adminNav}}