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
The following commit(s) were added to refs/heads/main by this push:
new f4911d5b Regen for commit 5a639da44067116d054e2a2b0f5c7bddb4f155f5
(#1657)
f4911d5b is described below
commit f4911d5b55e474cbf7d603167147058ae0a39dd8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Jun 14 21:27:51 2026 +0200
Regen for commit 5a639da44067116d054e2a2b0f5c7bddb4f155f5 (#1657)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: davsclaus <[email protected]>
---
antora-ui-camel/public/_/helpers/order_components.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/antora-ui-camel/public/_/helpers/order_components.js
b/antora-ui-camel/public/_/helpers/order_components.js
index d361fd5e..3111e984 100644
--- a/antora-ui-camel/public/_/helpers/order_components.js
+++ b/antora-ui-camel/public/_/helpers/order_components.js
@@ -6,6 +6,7 @@ const order = [
'components',
'camel-spring-boot',
'camel-quarkus',
+ 'camel-kamelets',
]
module.exports = (components) =>