website/lts: add pre-filled content to mailto

Clicking on the mailto tag will prefill the email with the following
content:

> Thanks for showing interest in the Buildroot LTS Sponsorship. We would
> appreciate if you could introduce yourself and your company by
> answering the following questions: in which products do you use
> Buildroot ? How are you using Buildroot ? How many different
> configurations do you have ? How long do you support your products ?

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Thomas Perale
2026-03-19 16:02:45 +01:00
committed by Julien Olivain
parent e656b8b639
commit e28b94d008

View File

@@ -338,14 +338,14 @@
</div> </div>
</div> </div>
<div id="sponsor" class="br-lts-section-header"> <a href="mailto:buildroot-lts@buildroot.org?subject=[buildroot-lts] Sponsorship information&body=Thanks for showing interest in the Buildroot LTS Sponsorship. We would appreciate if you could introduce yourself and your company by answering the following questions: in which products do you use Buildroot ? How are you using Buildroot ? How many different configurations do you have ? How long do you support your products ?" id="sponsor" class="br-lts-section-header">
<div class="br-lts-bg-grid"></div> <div class="br-lts-bg-grid"></div>
<div class="br-lts-title-box">Sponsor now !</div> <div class="br-lts-title-box">Sponsor now !</div>
<div class="br-lts-decoration-dot"></div> <div class="br-lts-decoration-dot"></div>
</div> </a>
<p> <p>
Interested ? Contact us at Interested ? Contact us at
<a href="mailto:buildroot-lts@buildroot.org">buildroot-lts@buildroot.org</a> <a href="mailto:buildroot-lts@buildroot.org?subject=[buildroot-lts] Sponsorship information&body=Thanks for showing interest in the Buildroot LTS Sponsorship. We would appreciate if you could introduce yourself and your company by answering the following questions: in which products do you use Buildroot ? How are you using Buildroot ? How many different configurations do you have ? How long do you support your products ?">buildroot-lts@buildroot.org</a>
to learn more about the different sponsorship tiers and get all the to learn more about the different sponsorship tiers and get all the
details about the sponsorship. details about the sponsorship.
</p> </p>