Merge branch 'master' into pjb/tsi-typo-v1-upgrade

pull/6323/head
Jason Stirnaman 2025-08-21 14:13:23 -05:00 committed by GitHub
commit f2f24f4b16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{{ $productKey := cond (eq $product "influxdb3") (print "influxdb3_" (replaceRE "-" "_" $version)) $product }}
{{ $productData := index $.Site.Data.products $productKey }}
{{ $displayName := $productData.name }}
{{ $earlyAccessList := slice "influxdb3/explorer" }}
{{ $earlyAccessList := slice "" }}
{{ if in $earlyAccessList (print $product "/" $version )}}
<div class="block special-state">