re
This commit is contained in:
parent
dd83a095c5
commit
5ca230f406
1 changed files with 2 additions and 2 deletions
|
|
@ -10,13 +10,13 @@ import { MediaBlock } from '@/blocks/MediaBlock/Component'
|
|||
import { SkillsBlock } from '@/blocks/Skills/Component'
|
||||
import { SkillsMarqueeBlock } from '@/blocks/SkillsMarquee/Component'
|
||||
import { ProcessBlock } from '@/blocks/Process/Component'
|
||||
import { KanbanColor } from '@/blocks/KanbanColor/Component'
|
||||
import { KanbanColorBlock } from '@/blocks/KanbanColor/Component'
|
||||
import { KanbanHoriBlock } from '@/blocks/KanbanHori/Component'
|
||||
import { ShowcaseBlock } from '@/blocks/Showcase/Component'
|
||||
import { AboutProfileBlock } from '@/blocks/AboutProfile/Component'
|
||||
import { StatsStripBlock } from '@/blocks/StatsStrip/Component'
|
||||
import { AboutBlock } from '@/blocks/About/Component'
|
||||
import { BentoRow } from '@/blocks/BentoRow/Component'
|
||||
import { BentoRowBlock } from '@/blocks/BentoRow/Component'
|
||||
import { ContactBlock } from '@/blocks/Contact/Component'
|
||||
import { ToolStackBlock } from '@/blocks/ToolStack/Component'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue