You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{% blocks/feature icon="fa-lightbulb" title="Learn more about Logging operator!" url="/docs/" %}}
66
66
Read the Logging operator documentation.
67
67
{{% /blocks/feature %}}
@@ -74,3 +74,11 @@ We do a [Pull Request](https://github.com/kube-logging/logging-operator/pulls) c
74
74
In case you need help, you can find on <ahref="https://join.slack.com/t/emergingtechcommunity/shared_invite/zt-1rw2jl0ht-yNdyFgBFlc%7Eyzo9AnE4FbA">Slack</a> and <ahref="https://discord.gg/9ACY4RDsYN">Discord</a>.
75
75
{{% /blocks/feature %}}
76
76
{{< /blocks/section >}}
77
+
78
+
{{% blocks/lead color="dark" %}}
79
+
<divclass="lead-text">
80
+
<p>We are a <ahref="https://www.cncf.io/projects/">Cloud Native Computing Foundation sandbox project</a>.</p>
{{ with .Site.Params.privacy_policy }}<smallclass="ml-1"><ahref="{{ . }}" target="_blank" rel="noopener">{{ T "footer_privacy_policy" }}</a></small>{{ end }}
25
+
{{ if not .Site.Params.ui.footer_about_disable }}
26
+
{{ with .Site.GetPage "about" }}<pclass="mt-2"><ahref="{{ .RelPermalink }}">{{ .Title }}</a></p>{{ end }}
0 commit comments