Skip to content

Commit 1989980

Browse files
committed
update bio
1 parent fb1e138 commit 1989980

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuejs-tailwindcss-portfolio",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"scripts": {
66
"serve": "vue-cli-service serve",

src/components/about/AboutMe.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
bios: [
66
{
77
id: 1,
8-
bio: "Good day, my name is Nazme Aiman bin Yunus, 26 years old (1997), a full stack engineer who is currently a freelancer. I have a diploma in Computer Science and a Bachelor’s Degree of Information Technology majoring in Business Computing. I have 3 years of experiences in sofware engineering field. ",
8+
bio: "Good day, my name is Nazme Aiman bin Yunus, 26 years old (1997), a full stack engineer who is currently a freelancer. I have a diploma in Computer Science, a Bachelor’s Degree of Information Technology majoring in Business Computing and 3 years of experiences in sofware engineering field. ",
99
},
1010
],
1111
};

0 commit comments

Comments
 (0)