chore: replace git.pihkaal.xyz and github by git.pihkaal.me
This commit is contained in:
@@ -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],
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
"actions": {
|
||||
"open": "Open",
|
||||
"copy": "Copy",
|
||||
"git": "Github profile",
|
||||
"git": "Git page",
|
||||
"email": "Email",
|
||||
"linkedin": "LinkedIn link",
|
||||
"cv": "CV"
|
||||
|
||||
Reference in New Issue
Block a user