Skip to content

Commit 986b1f1

Browse files
davsclausclaude
andcommitted
chore: update og:description in UI source to match public
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 79f4839 commit 986b1f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

antora-ui-camel/src/partials/head-meta.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<meta property="og:title" content="{{page.title}}">
33
<meta property="og:site_name" content="Apache Camel">
44
<meta property="og:url" content="https://camel.apache.org">
5-
<meta property="og:description" content="Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.">
5+
<meta property="og:description" content="Apache Camel is an open source integration framework with 350+ connectors for databases, APIs, message brokers, and cloud services. Write routes in Java, YAML, or XML. Run on Spring Boot, Quarkus, or standalone with the Camel CLI. In production since 2007. Apache License 2.0.">
66
<meta property="og:type" content="website">
77
<meta property="og:image" content="{{site.url}}/_/img/logo-d.svg">
88
<link rel="manifest" href="{{siteRootPath}}/site.webmanifest">

0 commit comments

Comments
 (0)