Skip to content

Commit 87ee612

Browse files
committed
Updated project links
1 parent e3b54aa commit 87ee612

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

src/pages/index.astro

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,15 @@ const ContactLinks = [
5959
6060
const ProjectLinks = [
6161
{
62-
href: "https://github.com/Sennia-Linux",
62+
href: "https://github.com/PolyCatDev/sennia-linux",
6363
text: "Sennia Linux",
6464
label: "Link to Sennia Linux project",
6565
},
6666
{
67-
href: "https://flipper-cafe.duckdns.org/",
67+
href: "https://github.com/PolyCatDev/flipper-cafe",
6868
text: "Flipper Cafe",
6969
label: "Link to Flipper Cafe database",
7070
},
71-
{
72-
href: "https://github.com/PolyCatDev/bash-factory",
73-
text: "Bash Factory",
74-
label: "Link to Bash Factory database",
75-
},
7671
{
7772
href: "https://github.com/PolyCatDev/obs-waykey",
7873
text: "OBS WayKey",

0 commit comments

Comments
 (0)