mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
Website update footer nav (#7393)
* Website: update footer navigation - changed "Get started" to "Try it out" in the footer nav * Website: update layout - added utm link to "Try it out" footer link
This commit is contained in:
parent
f56177ba6f
commit
24a00c43bc
2
website/views/layouts/layout.ejs
vendored
2
website/views/layouts/layout.ejs
vendored
@ -259,7 +259,7 @@
|
||||
<div class="d-flex flex-grow-1 flex-column">
|
||||
<div purpose="footer-nav" class="justify-content-between justify-content-sm-end order-l pb-xl-2 px-lg-0">
|
||||
<div class="flex-column">
|
||||
<a href="/try-fleet/register" class="d-block pr-md-5 pr-sm-3 pb-2">Get started</a>
|
||||
<a href="/try-fleet/register?tryitnow" class="d-block pr-md-5 pr-sm-3 pb-2">Try it out</a>
|
||||
<a href="/docs" class="d-block pr-md-5 pr-sm-3 pb-2">Docs</a>
|
||||
<a href="/queries" class="d-block pr-md-5 pr-sm-3 pb-2">Query library</a>
|
||||
<a href="/transparency" class="d-block pr-md-5 pr-sm-3 pb-2 pb-xl-0">Transparency</a>
|
||||
|
Loading…
Reference in New Issue
Block a user