copy adjustments
This commit is contained in:
@@ -2,9 +2,9 @@ import type { Metadata } from 'next'
|
||||
import './globals.css'
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Greywall — Sandbox for AI Agents',
|
||||
title: 'Greywall: Sandbox for AI Agents',
|
||||
description:
|
||||
'Container-free, default-deny sandboxing with real-time observability for AI coding agents. Five defense layers. One command.',
|
||||
'Container-free, default-deny sandboxing with observability for AI agents. Five layers of defense in one command.',
|
||||
icons: {
|
||||
icon: [
|
||||
{ url: '/icon.svg', type: 'image/svg+xml' },
|
||||
|
||||
Reference in New Issue
Block a user