changes and whatnot
This commit is contained in:
7
src/data/scenes/resume.ts
Normal file
7
src/data/scenes/resume.ts
Normal file
@@ -0,0 +1,7 @@
|
||||
import type { SceneContent } from './index'
|
||||
|
||||
export const resume: SceneContent = {
|
||||
title: 'RESUME',
|
||||
subtitle: 'Ahmed Mohamed',
|
||||
body: 'Graphics & Systems Engineer',
|
||||
}
|
||||
Reference in New Issue
Block a user