diff --git a/docs/index.html b/docs/index.html
index 8b37fa37..8393ac29 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -115,7 +115,7 @@
Project Pokemon
-
+
diff --git a/docs/src/js/developers.js b/docs/src/js/developers.js
index a41252d6..2b7a997d 100644
--- a/docs/src/js/developers.js
+++ b/docs/src/js/developers.js
@@ -3,7 +3,7 @@ export const supportedSocials = [
'github',
'linkedIn',
'facebook',
- 'instagram'
+ 'instagram',
];
export const developers = [
{
@@ -24,6 +24,10 @@ export const developers = [
image: 'src/img/title_pokemon.png',
links: {
github: 'https://github.com/NosatskyiK',
+ linkedIn: 'https://www.linkedin.com/in/%D0%BA%D0%BE%D1%81%D1%82%D1%8F%D0%BD%D1%82%D0%B8%D0%BD-%D0%BD%D0%BE%D1%81%D0%B0%D1%86%D1%8C%D0%BA%D0%B8%D0%B9-4617722a5/',
+ telegram: 'https://t.me/kostyaa_n',
+ facebook: 'https://www.facebook.com/profile.php?id=100015349961940',
+ instagram: 'https://www.instagram.com/nosatskyi.k/',
},
},
{