Skip to content

Commit 6763439

Browse files
Marvin-Cypherclaude
andcommitted
Add banner image to docs homepage
- Added Phala Docs banner (phala-docs-og.png) to the default page - Banner appears at the top of the documentation homepage - Also set as OG image for social media previews - Rounded corners styling for better visual presentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c0636bd commit 6763439

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,15 @@ title: Overview
33
description: Official documentation for Phala Cloud - deploy AI applications with hardware-level privacy, TEE security, and verifiable computation. Get started with confidential computing today.
44
cover: images/phala-docs (1).jpg
55
icon: "book-open"
6+
image: /images/phala-docs-og.png
67
---
78

9+
<img
10+
className="block my-0 pointer-events-none rounded-xl"
11+
src="/images/phala-docs-og.png"
12+
alt="Phala Documentation - Confidential AI and TEE Computing Platform"
13+
/>
14+
815
Welcome to the official documentation for **Phala** - the secure cloud platform that enables AI developers to deploy applications with hardware-level privacy and verifiable computation.
916

1017
## What is Phala Cloud

0 commit comments

Comments
 (0)