Compare commits

1 Commits

Author SHA1 Message Date
bd6429fa29 Update project links
All checks were successful
Deploy / build-and-publish (push) Successful in 3m18s
Deploy / deploy (push) Successful in 16s
2026-08-04 00:00:27 +03:00

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
} }