0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00

Updated copy for "Click to update" banner

Refs https://github.com/TryGhost/Team/issues/2400
This commit is contained in:
Sanne de Vries 2023-03-01 15:41:13 +01:00
parent 81c4b46977
commit 2c34d0841c
2 changed files with 6 additions and 1 deletions

View file

@ -332,4 +332,9 @@
background: var(--black);
color: #fff;
font-size: 1.45rem;
}
.gh-update-banner a {
font-weight: 700;
color: var(--green-l2);
}

View file

@ -2,7 +2,7 @@
<GhSkipLink @anchor=".gh-main">Skip to main content</GhSkipLink>
{{!-- <div class="gh-update-banner">
<span>You're missing out on new features. <strong>Update to the latest version &rarr;</strong></span>
<span>Ghost has been updated! To get access to the latest features, refresh or <a href="#">click here</a>.</span>
</div> --}}
<GhAlerts />