Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
Change Media partners to Media & Content partners
Browse files Browse the repository at this point in the history
  • Loading branch information
kalleeen committed Sep 9, 2020
1 parent 6effff7 commit 966f7d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/sponsors-page/sponsors-page.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2>Partners</h2>
</div>
</ng-container>
<ng-container *ngIf="mediaPartners && mediaPartners.length">
<h2>Media partners</h2>
<h2>Media & Content partners</h2>
<div class="other-partners">
<div class="partner" *ngFor="let partner of mediaPartners">
<div class="logo">
Expand Down

0 comments on commit 966f7d8

Please sign in to comment.