Skip to content

Commit fac29ce

Browse files
authored
Merge branch 'main' into fix/issue1036
2 parents 4909b5c + 1aa915b commit fac29ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/docusaurus.config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ const config = {
9898
{ name: "og:site_name", content: "Retina" },
9999
{ name: "og:image:width", content: "1200" },
100100
{ name: "og:image:height", content: "600" },
101+
{ name: "og:description", content: "Retina is a cloud-agnostic, open-source eBPF-based Kubernetes network observability platform that provides a centralized hub for monitoring application health, network health, and security." },
101102
],
102103
navbar: {
103104
logo: {

0 commit comments

Comments
 (0)