chore: replace git.pihkaal.xyz and github by git.pihkaal.me
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m24s

This commit is contained in:
2026-02-13 17:39:17 +01:00
parent fd5a0230f1
commit 9fc4eb09b7
5 changed files with 6 additions and 6 deletions

View File

@@ -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],

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

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