Skip to content

Commit 45ee3c9

Browse files
grichaclaude
andcommitted
Move Remote Access section above Why Perry
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 2ec2c8d commit 45ee3c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ export default function Home(): ReactNode {
218218
description="Docker containers with SSH access, AI coding assistants, and Tailscale integration. Self-hosted, remote-accessible development environments.">
219219
<HomepageHeader />
220220
<main>
221-
<HomepageFeatures />
222221
<RemoteAccess />
222+
<HomepageFeatures />
223223
<CodeExample />
224224
<CallToAction />
225225
</main>

0 commit comments

Comments
 (0)