Skip to content

Commit b650b5a

Browse files
[UXP-149] Removed links "tweets" from homepage
1 parent b8bcf7c commit b650b5a

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

src/app/home-page/home-page.component.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,7 @@
5151
[sectionId]="sectionId" [site]="site$.value"
5252
[gridSection]="$any(sectionComponent)"></ds-themed-grid-section>
5353

54-
<ds-themed-twitter-section *ngSwitchCase="'twitter'"
55-
[sectionId]="sectionId"
56-
[twitterSection]="$any(sectionComponent)"></ds-themed-twitter-section>
57-
58-
</div>
54+
</div>
5955
</div>
6056
</div>
6157
</div>

0 commit comments

Comments
 (0)