Skip to content

Commit 0057a92

Browse files
committed
Update location
1 parent d4eec9e commit 0057a92

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

apps/d0rich.me/components/homepage/IntroSection/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ import { ProseCode, Icon, Head, Link } from '#components'
5757
focusable="false"
5858
/>
5959
<span class="sr-only">Location:</span>
60-
Tbilisi, Georgia
60+
Grenoble, France
6161
</p>
6262
<SocialLinks class="pb-5 mt-3" />
6363
</address>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: France, Formation Mode
3+
date: 2025-08-25
4+
---
5+
6+
Arrived in France for IT management formation. Discovered that mastering French business culture is like learning a new programming language - same logic, completely different syntax. Now I debug code in three languages: Java, Python, and polite French meeting etiquette.

apps/d0rich.me/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"preview": "nuxt preview"
1212
},
1313
"devDependencies": {
14+
"@iconify-json/logos": "^1.2.9",
1415
"@types/dateformat": "^5.0.3",
1516
"@vueuse/core": "^12.5.0",
1617
"nuxt": "^3.15.3"

package-lock.json

Lines changed: 14 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)