diff --git a/assets/styles/layouts/_homepage.scss b/assets/styles/layouts/_homepage.scss index ca92588e9..0d321702c 100644 --- a/assets/styles/layouts/_homepage.scss +++ b/assets/styles/layouts/_homepage.scss @@ -278,8 +278,8 @@ position: relative; overflow: hidden; display: flex; - flex-direction: row; - align-items: center; + flex-direction: column; + // align-items: center; justify-content: space-between; .bg-overlay { @@ -302,9 +302,6 @@ } ul.product-links { - padding-left: 0; - margin: 0 3rem 0 2rem; - list-style: none; li:not(:last-child) {margin-bottom: .35rem;} diff --git a/layouts/index.html b/layouts/index.html index 81859367a..effc54685 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -128,12 +128,29 @@
The data collection agent that supports a large catalog of data sources and targets.
The open source data collection agent with support for a large catalog of data sources and targets.
+Centralized Telegraf configuration management and agent observability with an intuitive UI.
+The collection agent that gathers time series data from many different sources.
-- {{ $displayName }} is in private alpha. If you are interested in being a - part of the private alpha program, please sign up: -
- -- While in alpha, {{ $displayName }} is not meant for production use. + {{ $displayName }} is in public beta. + While in beta, {{ $displayName }} is not meant for production use. The {{ $displayName}} documentation is a work in progress, and we are actively working to improve it. If you have any questions or suggestions, please submit an issue. We welcome any and all contributions.