diff --git a/app/components/Contact/BottomScreen/Buttons.vue b/app/components/Contact/BottomScreen/Buttons.vue index cb49eed..8b829b1 100644 --- a/app/components/Contact/BottomScreen/Buttons.vue +++ b/app/components/Contact/BottomScreen/Buttons.vue @@ -13,8 +13,8 @@ const BUTTONS = { git: { position: [31, 32], action: "open", - url: "https://git.pihkaal.xyz", - text: "git.pihkaal.xyz", + url: "https://git.pihkaal.me", + text: "git.pihkaal.me", }, email: { position: [31, 64], diff --git a/content/projects/lbf-bot/index.yml b/content/projects/lbf-bot/index.yml index 83f05ee..09d4069 100644 --- a/content/projects/lbf-bot/index.yml +++ b/content/projects/lbf-bot/index.yml @@ -1,7 +1,7 @@ order: 50 scope: hobby title: LBF Bot -link: https://git.pihkaal.xyz/lbf-bot +link: https://git.pihkaal.me/lbf-bot description: For a gaming group summary: Custom Discord bot diff --git a/content/projects/raylib-speedruns/index.yml b/content/projects/raylib-speedruns/index.yml index f8232cf..2fdef75 100644 --- a/content/projects/raylib-speedruns/index.yml +++ b/content/projects/raylib-speedruns/index.yml @@ -1,7 +1,7 @@ order: 60 scope: hobby title: Raylib Spdrns -link: https://git.pihkaal.xyz/raylib-speedruns +link: https://git.pihkaal.me/raylib-speedruns description: Awesome video game library summary: Raylib Speedruns diff --git a/content/projects/tlock/index.yml b/content/projects/tlock/index.yml index c2c0aa4..ac36e25 100644 --- a/content/projects/tlock/index.yml +++ b/content/projects/tlock/index.yml @@ -1,7 +1,7 @@ order: 20 scope: hobby title: tlock -link: https://git.pihkaal.xyz/tlock +link: https://git.pihkaal.me/tlock description: For Hyprland ricing summary: Terminal based clock diff --git a/i18n/locales/en.json b/i18n/locales/en.json index 7e3dff9..cd7c4e0 100644 --- a/i18n/locales/en.json +++ b/i18n/locales/en.json @@ -161,7 +161,7 @@ "actions": { "open": "Open", "copy": "Copy", - "git": "Github profile", + "git": "Git page", "email": "Email", "linkedin": "LinkedIn link", "cv": "CV"