Skip to content

Commit

Permalink
add grilling to startskudd schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
toretefre committed Aug 8, 2023
1 parent 2b7a841 commit af2cff8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/startskudd/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,10 @@ const Startskudd = () => {
/>
<TimeSchedule time={'17:00'} activity={'Mellomåltid: Wrap'} />
<TimeSchedule time={'17:15'} activity={'Fjelltur ⛰️'} />
<TimeSchedule
time={''}
activity={'Middag: Vi griller hvis været tillater det 🍢'}
/>
</section>

<section id="Fredag">
Expand Down

0 comments on commit af2cff8

Please sign in to comment.