mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
add "Jobs" to footer links (#2961)
This commit is contained in:
parent
f81d010b72
commit
3b403f1823
1 changed files with 1 additions and 1 deletions
2
website/views/layouts/layout.ejs
vendored
2
website/views/layouts/layout.ejs
vendored
|
|
@ -148,7 +148,7 @@
|
|||
<div class="flex-column">
|
||||
<a href="/handbook" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2">Handbook</a>
|
||||
<a href="/docs/contributing" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2">Contribute</a>
|
||||
<a href="/hall-of-fame" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2 pb-xl-0">Hall of fame</a>
|
||||
<a href="/apply" class="d-block pr-lg-2 pl-md-5 pl-sm-3 pb-2 pb-xl-0">Jobs</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue