Skip to content

Commit

Permalink
fix: site description update (#36)
Browse files Browse the repository at this point in the history
Signed-off-by: Aditya Prasad Mohanty <[email protected]>
  • Loading branch information
Aditya-150 authored Dec 13, 2023
1 parent e3bcf8c commit 481dfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export default function Home() {
return (
<Layout
title={`Runtime Security Enforcement `}
description="Description will go into a meta tag in <head />"
description="KubeArmor is a runtime Kubernetes security engine. It uses eBPF and Linux Security Modules(LSM) for fortifying workloads based on Cloud Containers, IoT/Edge, and 5G networks."
>
<HomepageHeader />
<main>
Expand Down

0 comments on commit 481dfff

Please sign in to comment.