|
|
@ -63,7 +63,7 @@ |
|
|
|
%span= t 'about.status_count_after', count: @instance_presenter.status_count |
|
|
|
%span= t 'about.status_count_after', count: @instance_presenter.status_count |
|
|
|
.row__mascot |
|
|
|
.row__mascot |
|
|
|
.landing-page__mascot |
|
|
|
.landing-page__mascot |
|
|
|
= image_tag asset_pack_path('elephant_ui_plane.svg') |
|
|
|
= image_tag asset_pack_path('elephant_ui_plane.svg'), alt: '' |
|
|
|
|
|
|
|
|
|
|
|
- else |
|
|
|
- else |
|
|
|
.column-2.non-preview |
|
|
|
.column-2.non-preview |
|
|
@ -95,7 +95,7 @@ |
|
|
|
%span= t 'about.status_count_after', count: @instance_presenter.status_count |
|
|
|
%span= t 'about.status_count_after', count: @instance_presenter.status_count |
|
|
|
.row__mascot |
|
|
|
.row__mascot |
|
|
|
.landing-page__mascot |
|
|
|
.landing-page__mascot |
|
|
|
= image_tag asset_pack_path('elephant_ui_plane.svg') |
|
|
|
= image_tag asset_pack_path('elephant_ui_plane.svg'), alt: '' |
|
|
|
|
|
|
|
|
|
|
|
- if Setting.timeline_preview |
|
|
|
- if Setting.timeline_preview |
|
|
|
.column-3 |
|
|
|
.column-3 |
|
|
|