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
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m24s
This commit is contained in:
@@ -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],
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user