File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 37
37
<a class =" navbar-item" href =" {{{ relativize (versioned " home" page " hive/index.html" ) }}} " >Apache Hive</a >
38
38
<a class =" navbar-item" href =" {{{ relativize (versioned " home" page " kafka/index.html" ) }}} " >Apache Kafka</a >
39
39
<a class =" navbar-item" href =" {{{ relativize (versioned " home" page " nifi/index.html" ) }}} " >Apache NiFi</a >
40
+ {{ #if (not (or
41
+ (eq page.version " 23.1" )
42
+ (eq page.version " 23.4" )
43
+ (eq page.version " 23.7" )
44
+ (eq page.version " 23.11" )
45
+ (eq page.version " 24.3" )
46
+ (eq page.version " 24.7" )
47
+ (eq page.version " 24.11" )
48
+ (eq page.version " 25.3" )
49
+ (eq page.version " 25.7" )
50
+ ))}}
40
51
<a class =" navbar-item" href =" {{{ relativize (versioned " home" page " opensearch/index.html" ) }}} " >OpenSearch</a >
52
+ {{ /if }}
41
53
<a class =" navbar-item" href =" {{{ relativize (versioned " home" page " spark-k8s/index.html" ) }}} " >Apache Spark on K8S</a >
42
54
<a class =" navbar-item" href =" {{{ relativize (versioned " home" page " superset/index.html" ) }}} " >Apache Superset</a >
43
55
<a class =" navbar-item" href =" {{{ relativize (versioned " home" page " trino/index.html" ) }}} " >Trino</a >
You can’t perform that action at this time.
0 commit comments