chore: updated URLs

This commit is contained in:
2026-03-11 14:08:37 +01:00
parent fcc68704c1
commit f8b04758a2
+6 -6
View File
@@ -39,7 +39,7 @@ const projects = {
subtitle: '', subtitle: '',
technologies: [badges.Vue, badges.TS, badges.SASS], technologies: [badges.Vue, badges.TS, badges.SASS],
repoLink: 'https://github.com/Spythere/stacjownik', repoLink: 'https://github.com/Spythere/stacjownik',
siteLink: 'https://stacjownik-td2.web.app/', siteLink: 'https://stacjownik-td2.spythere.eu/',
}, },
{ {
id: 'pojazdownik', id: 'pojazdownik',
@@ -48,7 +48,7 @@ const projects = {
subtitle: '', subtitle: '',
technologies: [badges.Vue, badges.TS, badges.SASS], technologies: [badges.Vue, badges.TS, badges.SASS],
repoLink: 'https://github.com/Spythere/pojazdownik', repoLink: 'https://github.com/Spythere/pojazdownik',
siteLink: 'https://pojazdownik-td2.web.app/', siteLink: 'https://pojazdownik-td2.spythere.eu/',
}, },
{ {
id: 'generator', id: 'generator',
@@ -57,7 +57,7 @@ const projects = {
subtitle: '', subtitle: '',
technologies: [badges.Vue, badges.TS, badges.SASS], technologies: [badges.Vue, badges.TS, badges.SASS],
repoLink: 'https://github.com/Spythere/genera-tor', repoLink: 'https://github.com/Spythere/genera-tor',
siteLink: 'https://generator-td2.web.app/', siteLink: 'https://generator-td2.spythere.eu/',
}, },
{ {
id: 'srjp', id: 'srjp',
@@ -66,7 +66,7 @@ const projects = {
subtitle: '', subtitle: '',
technologies: [badges.Vue, badges.TS, badges.Tailwind], technologies: [badges.Vue, badges.TS, badges.Tailwind],
repoLink: 'https://github.com/Spythere/srjp-td2', repoLink: 'https://github.com/Spythere/srjp-td2',
siteLink: 'https://srjp-td2.web.app/', siteLink: 'https://srjp-td2.spythere.eu/',
}, },
{ {
id: 'td2-discord-presence-ui', id: 'td2-discord-presence-ui',
@@ -83,7 +83,7 @@ const projects = {
subtitle: '', subtitle: '',
technologies: [badges.Vue, badges.TS, badges.SASS], technologies: [badges.Vue, badges.TS, badges.SASS],
repoLink: 'https://github.com/Spythere/station-manager-2.0', repoLink: 'https://github.com/Spythere/station-manager-2.0',
siteLink: 'https://station-manager.web.app/', siteLink: 'https://stacjownik-manager.spythere.eu/',
}, },
], ],
other: [ other: [
@@ -105,7 +105,7 @@ const projects = {
iconSrc: null, iconSrc: null,
subtitle: '', subtitle: '',
technologies: [badges.CSharp, badges.Dotnet], technologies: [badges.CSharp, badges.Dotnet],
repoLink: 'https://github.com/Spythere/station-manager-2.0', repoLink: 'https://github.com/Spythere/TD2-Discord-Presence',
}, },
], ],
}; };