Implement a title
This commit is contained in:
parent
4b691dbdf5
commit
ca4328f844
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Vite + React</title>
|
||||
<title>Portfolio</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
@ -157,7 +157,7 @@ export const workExperiences = [
|
||||
id: 1,
|
||||
name: 'Freelance',
|
||||
pos: 'Back-End Developer',
|
||||
duration: '2022 - Present',
|
||||
duration: '2020 - Present',
|
||||
title: "Currently, my focus is on learning and exploring many different projects. Maximizing my time and productivity to give me the best shot at success!",
|
||||
icon: '/assets/freelance.svg',
|
||||
animation: 'victory',
|
||||
|
Loading…
Reference in New Issue
Block a user