Skip to content

Commit

Permalink
Update personal.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushBindhaniDevX committed Sep 11, 2023
1 parent db86b44 commit af446d9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/content/about/personal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@ summary: "Hello, I'm Wisnu Wicaksono, based in Jakarta, Indonesia. I enjoy progr
---

```ts
const NAME = 'Wisnu Wicaksono';
const NAME = 'AYUSH BINDHANI';

let location = 'Jakarta, Indonesia';
let location = 'Bhubaneswar, INDIA / BHARAT';

let hobbies = [
'Programming',
'Gaming',
'Eating',
'Basketball',
// 'Sleeping'
'Sleeping'
];

```
Expand Down

0 comments on commit af446d9

Please sign in to comment.