chore: replace git.pihkaal.xyz and github by git.pihkaal.me

This commit is contained in:
2026-02-13 17:39:17 +01:00
parent 8adfee550b
commit 538a5a2dc1
5 changed files with 6 additions and 6 deletions

View File

@@ -13,8 +13,8 @@ const BUTTONS = {
git: { git: {
position: [31, 32], position: [31, 32],
action: "open", action: "open",
url: "https://git.pihkaal.xyz", url: "https://git.pihkaal.me",
text: "git.pihkaal.xyz", text: "git.pihkaal.me",
}, },
email: { email: {
position: [31, 64], position: [31, 64],

View File

@@ -1,7 +1,7 @@
order: 50 order: 50
scope: hobby scope: hobby
title: LBF Bot title: LBF Bot
link: https://git.pihkaal.xyz/lbf-bot link: https://git.pihkaal.me/lbf-bot
description: For a gaming group description: For a gaming group
summary: Custom Discord bot summary: Custom Discord bot

View File

@@ -1,7 +1,7 @@
order: 60 order: 60
scope: hobby scope: hobby
title: Raylib Spdrns title: Raylib Spdrns
link: https://git.pihkaal.xyz/raylib-speedruns link: https://git.pihkaal.me/raylib-speedruns
description: Awesome video game library description: Awesome video game library
summary: Raylib Speedruns summary: Raylib Speedruns

View File

@@ -1,7 +1,7 @@
order: 20 order: 20
scope: hobby scope: hobby
title: tlock title: tlock
link: https://git.pihkaal.xyz/tlock link: https://git.pihkaal.me/tlock
description: For Hyprland ricing description: For Hyprland ricing
summary: Terminal based clock summary: Terminal based clock

View File

@@ -161,7 +161,7 @@
"actions": { "actions": {
"open": "Open", "open": "Open",
"copy": "Copy", "copy": "Copy",
"git": "Github profile", "git": "Git page",
"email": "Email", "email": "Email",
"linkedin": "LinkedIn link", "linkedin": "LinkedIn link",
"cv": "CV" "cv": "CV"