We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9adfda4 commit 8ed8547Copy full SHA for 8ed8547
layouts/partials/components/notification-message.html
@@ -2,7 +2,7 @@
2
<div class="notification-area notification is-primary" id="notificationMessage">
3
<div class="container">
4
<div class="notification-inner is-flex is-align-items-center is-justify-content-center">
5
- <a href="https://kubestash.com">New to Stash? Please visit the next generation <span class="is-underlined">Stash 2.0 (aka KubeStash)</span></a>
+ <a href="https://kubestash.com">Considering Stash for a new project? Use <span class="is-underlined">Stash 2.0 (aka KubeStash)</span></a>
6
</div>
7
8
0 commit comments