mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
add pricing faq question (#3129)
This commit is contained in:
parent
185441adc9
commit
f8d728ef7d
1 changed files with 9 additions and 0 deletions
9
website/views/pages/pricing.ejs
vendored
9
website/views/pages/pricing.ejs
vendored
|
|
@ -1192,6 +1192,15 @@
|
|||
Anyone is free to fork the project. We are always interested to hear feedback, and we are happy to take pull requests and ideas upstream any time we can.
|
||||
</p>
|
||||
</div>
|
||||
<div style="border-bottom: 1px solid #E2E4EA; padding-right: 20px;" class="position-relative">
|
||||
<p id="faq__question12" style="cursor: pointer;" class="faq-question pt-3 mb-3" data-toggle="collapse" data-target="#faq__answer12" aria-controls="faq__answer12">
|
||||
Can I buy support or services separate from Fleet Premium?
|
||||
<span style="color: #6A67FE; right: 0; top: 24px;" class="position-absolute fa fa-angle-down"></span>
|
||||
</p>
|
||||
<p id="faq__answer12" class="collapse" aria-labelledby="faq__question12">
|
||||
The only way we are able to partner as a business to provide support and build new open source and paid features is through customers purchasing Fleet Premium.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue