mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website: Update banner on Fleet sandbox pages. (#11295)
Changes: - Updated the text of the banner on pages that use the `layout-sandbox` layout.
This commit is contained in:
parent
747d0be9e2
commit
d1340c5746
1 changed files with 3 additions and 2 deletions
5
website/views/layouts/layout-sandbox.ejs
vendored
5
website/views/layouts/layout-sandbox.ejs
vendored
|
|
@ -136,8 +136,9 @@
|
|||
<div class="header <%= optimizeForAppleWebview ? 'd-none' : '' %>" purpose="header-container">
|
||||
<%// Call to action ribbon above page header %>
|
||||
<div purpose="header-ribbon-cta" class="<%= headerCTAHidden ? 'd-none' : 'd-flex' %> flex-row justify-content-center align-items-md-center">
|
||||
<div class="mb-0 d-flex flex-lg-row flex-column justify-content-center py-3 px-2">
|
||||
<p class="text-center pr-1 mb-0">Instant deployment with Fleet Managed Cloud. <a href="https://kqphpqst851.typeform.com/to/yoo5smT9">Join the beta</a></p>
|
||||
<div class="d-flex flex-lg-row flex-column justify-content-center align-items-center py-0 my-0">
|
||||
<% /* <p class="text-center pr-1 mb-0">Instant deployment with Fleet Managed Cloud. <a href="https://kqphpqst851.typeform.com/to/yoo5smT9">Join the beta</a></p> */ %>
|
||||
<a target="_blank" href="https://www.eventbrite.com/e/601763519887">Join us for drinks, food, and conversation, at <span>RSAC 2023</span></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue