fleet/website/views
Mike McNeil dfbc9f9961
Fixes issue #0 (#688)
* option 1  (this is the quickest fix)

* option 2: This shows how to handle it inline

* whoops, fix prev commit (I forgot to pull out of the "if")

* closes https://github.com/fleetdm/fleet/issues/0 -- this remove headerClass altogether in favor of using existing "page" local, eliminating the need for a headerClass view local -- see https://github.com/fleetdm/fleet/issues/0#issuecomment-827752563 for explanation

* one further simplification that avoids `page` getting unintentionally used elsewhere in other .ejs files (also isHomepage is easier to cmd+f and find in code)
2021-04-27 13:08:33 -05:00
..
emails Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
layouts Fixes issue #0 (#688) 2021-04-27 13:08:33 -05:00
pages Updated header text on homepage (#673) 2021-04-22 11:23:21 -07:00
.eslintrc Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
404.ejs Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
498.ejs Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00
500.ejs Move fleetdm.com into main Fleet repo (#83) 2020-12-02 14:48:03 -06:00