diff options
author | Daniil Baturin <daniil@baturin.org> | 2025-02-19 15:04:30 +0000 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2025-02-19 15:27:43 +0000 |
commit | c8b9d93a1cf331cac4fe97f09e2d2fa0dd1aef26 (patch) | |
tree | 489cb9be3ee14231173ec6ef42757723c1aff142 | |
parent | 0dc4ca9b192695d7951015a086385c608399d999 (diff) | |
download | community.vyos.net-c8b9d93a1cf331cac4fe97f09e2d2fa0dd1aef26.tar.gz community.vyos.net-c8b9d93a1cf331cac4fe97f09e2d2fa0dd1aef26.zip |
Remove the legacy LTS application form
We'll encourage everyone to get VyOS Stream or rolling release
-rw-r--r-- | site/get/index.md | 29 |
1 files changed, 1 insertions, 28 deletions
diff --git a/site/get/index.md b/site/get/index.md index b0b2f7b..7cbeff6 100644 --- a/site/get/index.md +++ b/site/get/index.md @@ -75,35 +75,8 @@ </div> - <div class='legacy-lts'> - - ## Legacy LTS releases - - As a courtesy, we offer images of legacy LTS releases. To access all available legacy LTS releases, complete the form below. - Upon submission, you will receive an email containing links to download the images. - - </div> - - </div> - </section> - <section class='form'> - <div class='containerCustom'> - <div id="application-form" class='application-form'> - -<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> -<script> - hbspt.forms.create({ - region: "na1", - portalId: "4129050", - formId: "ebb05a53-23d6-4454-824d-817d0d8b86d4" - }); -</script> - - </div> - </div> - - </section> + <section class="form"> </section> </div> |