Skip to content

Commit

Permalink
docs(banner): edit banner to link to on-prem
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Aug 26, 2024
1 parent 3191f5d commit b8e14ca
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,11 @@ const config = {
// '<a target="_blank" rel="noopener noreferrer" href="https://tracetest.io/blog/observability-at-kubecon-cloudnativecon-europe-2024-in-paris">👉 Check out the "Observability 🔭 at KubeCon CloudNativeCon EU 2024 Paris" recap! 👈</a>',
// content:
// '<a target="_blank" rel="noopener noreferrer" href="https://tracetest.io/blog/tracetest-celebrates-2nd-birthday-with-1-0-release">👉 Tracetest Celebrates 2nd Birthday with 1.0 Release! 👈</a>',
// content:
// '<a target="_blank" rel="noopener noreferrer" href="https://tracetest.io/blog/test-observability-for-teams-with-tracetest-v1-x-launch-week-recap">🎉 Test Observability for Platform & Observability Teams with Tracetest v1.3 is here! 🔥</a>',
// isCloseable: false,
content:
'<a target="_blank" rel="noopener noreferrer" href="https://tracetest.io/blog/test-observability-for-teams-with-tracetest-v1-x-launch-week-recap">🎉 Test Observability for Platform & Observability Teams with Tracetest v1.3 is here! 🔥</a>',
'<a target="_blank" rel="noopener noreferrer" href="https://tracetest.io/blog/announcing-tracetest-enterprise-on-prem">🎉 Self-Hosted Tracetest is here: Get a license key and try it for free for 30 days! 🔥</a>',
isCloseable: false,
},
navbar: {
Expand Down

0 comments on commit b8e14ca

Please sign in to comment.