mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-11 13:10:54 +00:00
12 lines
246 B
Text
12 lines
246 B
Text
|
import { Guides } from '@/components/Guides'
|
||
|
import { Resources } from '@/components/Resources'
|
||
|
import { HeroPattern } from '@/components/HeroPattern'
|
||
|
|
||
|
export const description = 'Welcome to Zed!'
|
||
|
|
||
|
<HeroPattern />
|
||
|
|
||
|
# Welcome to Zed
|
||
|
|
||
|
This is WIP.
|