This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 9831f5f573d89e90cee1665de1f7cf24cb3da163
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Jun 14 21:20:43 2026 +0200

    Version picker
---
 antora-ui-camel/src/helpers/order_components.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/antora-ui-camel/src/helpers/order_components.js 
b/antora-ui-camel/src/helpers/order_components.js
index d361fd5e..3111e984 100644
--- a/antora-ui-camel/src/helpers/order_components.js
+++ b/antora-ui-camel/src/helpers/order_components.js
@@ -6,6 +6,7 @@ const order = [
   'components',
   'camel-spring-boot',
   'camel-quarkus',
+  'camel-kamelets',
 ]
 
 module.exports = (components) =>

Reply via email to