mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-07 20:39:04 +03:00
12 lines
246 B
Plaintext
12 lines
246 B
Plaintext
|
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.
|