File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change @@ -81,22 +81,16 @@ const Header = ({ whiteHeader, transparentMenu }) => {
8181 < div className = { styles . newsBar } >
8282
8383 < span className = 'hide-not-desktop' >
84- 🎉️ Meet us in Atlanta for KubeCon + CloudNativeCon North America · Nov 10-13 ·
84+ Export Pixie data in the OpenTelemetry format.
8585 { ' ' }
86- < a href = 'https ://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=px-dev & utm_medium = homepage & utm_campaign = 10608228 - KubeCon - NA - 2025 & utm_content = hero ' target = '_blank' rel = 'noreferrer' >
87- Register Today!
86+ < a href = 'http ://blog.px.dev/plugin-system/ ' target = '_blank' rel = 'noreferrer' >
87+ Learn more
8888 </ a >
8989 { ' ' }
90- 🥳️
90+ 🚀
9191 </ span >
9292 < span className = 'hide-desktop' >
93- 🎉️ Meet us in Atlanta for KubeCon + CloudNativeCon North America · Nov 10-13 ·
94- { ' ' }
95- < a href = 'https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=px-dev& utm_medium = homepage & utm_campaign = 10608228 - KubeCon - NA - 2025 & utm_content = hero ' target = '_blank' rel = 'noreferrer' >
96- Register Today!
97- </ a >
98- { ' ' }
99- 🥳️
93+ < a href = 'http://blog.px.dev/plugin-system/' target = '_blank' rel = 'noreferrer' > Pixie has an OpenTelemetry plugin!</ a >
10094 </ span >
10195 < div
10296 className = { `${ styles . newsBarClose } hide-desktop` }
You can’t perform that action at this time.
0 commit comments