diff --git a/packages/client/src/pages/user/home.vue b/packages/client/src/pages/user/home.vue index f2a014e94..d02b6f665 100644 --- a/packages/client/src/pages/user/home.vue +++ b/packages/client/src/pages/user/home.vue @@ -7,23 +7,6 @@ :class="{ wide: !narrow }" >
-
-
- - {{ i18n.ts.silenced }} -
-
- - {{ i18n.ts.suspended }} -
-
-
{{ i18n.ts.followsYou }} +
+ + + {{ i18n.ts.silenced }} + + + + {{ i18n.ts.suspended }} + +
{