Update project links
All checks were successful
Deploy / build-and-publish (push) Successful in 3m18s
Deploy / deploy (push) Successful in 16s

This commit is contained in:
2026-08-04 00:00:27 +03:00
parent 7b847c5a3a
commit bd6429fa29

View File

@@ -38,7 +38,7 @@ export const projects = [
], ],
links: [ links: [
{ {
href: 'https://pure-city.ru', href: 'https://pure-city.kopyl.dev',
textSlug: 'projects.link_types.website', textSlug: 'projects.link_types.website',
icon: MaterialSymbolsGlobe icon: MaterialSymbolsGlobe
} }
@@ -73,7 +73,7 @@ export const projects = [
], ],
links: [ links: [
{ {
href: 'https://tpk-artel.ru', href: 'https://tpk-artel.kopyl.dev',
textSlug: 'projects.link_types.website', textSlug: 'projects.link_types.website',
icon: MaterialSymbolsGlobe icon: MaterialSymbolsGlobe
} }