@@ -347,6 +347,7 @@ const Home = () => {
347347 < li > 🎵 Music blog (TG): < a href = "https://t.me/noiserett" > @noiserett</ a > </ li >
348348 < li > 🎵 Hollofus (Linktree): < a href = "https://linktr.ee/hollofus" > @hollofus</ a > </ li >
349349 < li > 🎵 Averett project (Linktree): < a href = "https://linktr.ee/averett" > @averett</ a > </ li >
350+ < li > 📎 Archives (YT): < a href = "https://www.youtube.com/@avrtt.archives" > @avrtt.archives</ a > </ li >
350351 < li > 📎 Today I read (TG): < a href = "https://t.me/avreads" > @avreads</ a > </ li >
351352 < li > 🤝 Prof. page (FB): < a href = "https://www.facebook.com/averett.freelance" > @averett.freelance</ a > </ li >
352353 < li > 🤝 LinkedIn: < a href = "https://www.linkedin.com/in/avrtt" > @avrtt</ a > </ li >
@@ -422,13 +423,13 @@ const Home = () => {
422423 isEnglishAndRussian = { true }
423424 />
424425 < LinkBlock
425- link = 'https://t.me/avrttclub/8 '
426- icon = { telegram }
426+ link = 'https://www.youtube.com/@avrtt.archives '
427+ icon = { youtube }
427428 categoryEmoji = { '' }
428- categoryName = "Community "
429- name = 'Stickers '
430- handle = ''
431- description = 'Community packs '
429+ categoryName = "Misc "
430+ name = 'Archives '
431+ handle = '@avrtt.archives '
432+ description = 'Misc videos '
432433 />
433434 < LinkBlock
434435 link = 'https://www.facebook.com/avrttblog'
@@ -624,15 +625,13 @@ const Home = () => {
624625 isRussian = { true }
625626 />
626627 < LinkBlock
627- inactive = { true }
628- link = 'https://freelance.habr.com/freelancers/avrtt'
629- icon = { habr }
628+ link = 'https://t.me/avrttclub/8'
629+ icon = { telegram }
630630 categoryEmoji = { '' }
631- categoryName = "Work"
632- name = 'Habr'
633- handle = '@avrtt'
634- description = 'Freelance marketplace'
635- isRussian = { true }
631+ categoryName = "Community"
632+ name = 'Stickers'
633+ handle = ''
634+ description = 'Community packs'
636635 />
637636 < S style = { { } } className = { "" } >
638637 < LinkBlock
0 commit comments