Skip to content

Commit

Permalink
Update timelineEvents.tsx (#233)
Browse files Browse the repository at this point in the history
NyT-artikel 0331
  • Loading branch information
eahlden authored Mar 31, 2021
1 parent 042ed21 commit c43e34c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion packages/site/data/timelineEvents.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export const events: TimelineEvent[] = [
overview: (
<p>
Månaden då Christian Landgren får nog av att försöka sammanställa
informationen för sina tre barn på ett översiktligt, begär ut
informationen för sina tre barn på ett översiktligt sätt och begär ut
API-dokumentationen från kommunen
</p>
),
Expand Down Expand Up @@ -317,6 +317,13 @@ export const events: TimelineEvent[] = [
},
],
media: [
{
date: '2021-03-31',
description:
'Maktkampen om Skolplattformen fortsätter: ”Välriktat sabotage” (Ny Teknik)',
link:
'https://www.nyteknik.se/digitalisering/maktkampen-om-skolplattformen-fortsatter-valriktat-sabotage-7012339',
},
{
date: '2021-03-30',
description:
Expand Down

1 comment on commit c43e34c

@vercel
Copy link

@vercel vercel bot commented on c43e34c Mar 31, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.