diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/site/index.html b/site/index.html index 0cd9146..7cb2a4a 100644 --- a/site/index.html +++ b/site/index.html @@ -1,6 +1,6 @@ <section class="main-text"> <div class="container"> - <p class="main-text__title">VyOS is a fully open source, enterprise-grade router platform. Being open source and community-driven is not a liability for us, not an early stage gimmick we want to shed—it’s our distinctive advantage. VyOS started as a community fork of a discontinued Vyatta Core project in 2013, with a promise to live up to free and open source software values. We kept the promise and turned VyOS into a successful, self-funded project. </p> + <p>VyOS is a fully open source, enterprise-grade router platform. Being open source and community-driven is not a liability for us, not an early stage gimmick we want to shed—it’s our distinctive advantage. VyOS started as a community fork of a discontinued Vyatta Core project in 2013, with a promise to live up to free and open source software values. We kept the promise and turned VyOS into a successful, self-funded project. </p> </div> </section> @@ -90,8 +90,8 @@ <section class="bottom-text"> <div class="container"> <div class="bottom-text__inner"> - <h2 class="bottom-text__title">Funding model</h2> - <p class="bottom text__subtitle">VyOS is funded through cloud marketplace images, prebuilt LTS image subscriptions, and support/consulting services.</p> + <h2>Funding model</h2> + <p>VyOS is funded through cloud marketplace images, prebuilt LTS image subscriptions, and support/consulting services.</p> </div> </div> </section> |