Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mudassircodes authored Apr 17, 2024
1 parent 17f34e9 commit 12b4a16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/constants/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ type TConfig = {

export const config: TConfig = {
html: {
title: "John Doe — 3D Portfolio",
fullName: "John Doe",
title: "Mudassir — 3D Portfolio",
fullName: "Mudassir Hussain",
email: "johndoe@mail.com",
},
hero: {
name: "John Doe",
name: "Mudassir Hussain",
p: ["I develop 3D visuals, user", "interfaces and web applications"],
},
contact: {
Expand Down

0 comments on commit 12b4a16

Please sign in to comment.