feat: 🎸 Di TV (#221)

This commit is contained in:
Johan Öbrink 2021-03-29 15:36:47 +02:00 committed by GitHub
parent 5a27cdcee0
commit 7dd778a384
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 1 deletions

View File

@ -45,11 +45,18 @@ const MEDIA_DATA = [
},
{
title: 'Stockholms stad sätter krokben för föräldrarnas skolplattform',
source: 'DI Digital',
source: 'Di Digital',
link:
'https://digital.di.se/artikel/stockholms-stad-satter-krokben-for-foraldrarnas-skolplattform',
date: '2021-03-29',
},
{
title: 'De utmanar Stockholms stads kritiserade Skolplattformen: ”Stockholm stad stökar bara till”',
source: 'Di TV',
link:
'https://www.expressen.se/tv/ditv/ekonomistudion/de-utmanar-skolplattformen/',
date: '2021-03-29',
},
]
const Media = () => {