Skip to content

Commit 830895a

Browse files
committed
Minor fix
1 parent 521d57e commit 830895a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/pages/freelance-subpages/misc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ const Misc = () => {
5454
<Spoiler
5555
title={"More about this category"}
5656
block1={categoryDescDetailed}
57-
block2={"The following list represents some of my highlighted misc projects (excluding open-source contributions and other proprietary or small projects)."}
5857
/>
5958
<br/>
6059

src/pages/freelance-subpages/misc_ru.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ const MiscRu = () => {
5454
<Spoiler
5555
title={"Подробнее про эту категорию"}
5656
block1={categoryDescDetailedRu}
57-
block2={"В данном списке представлены мои проекты, которые не были определены ни в одну из категорий (исключая вклад в open-source и прочие проприетарные или небольшие проекты)."}
5857
/>
5958
<br/>
6059

0 commit comments

Comments
 (0)