Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion layouts/partials/components/notification-message.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="notification-area notification is-primary" id="notificationMessage">
<div class="container">
<div class="notification-inner is-flex is-align-items-center is-justify-content-center">
<a href="https://appscode.com/blog/post/stash-2.0/" >🚀 Introducing KubeStash! ✨ The next edition of Stash!<span class="is-underlined pl-2">Read more</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>
</div>
</div>
</div>
Loading