Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashartveit authored Aug 29, 2024
1 parent 88eacb8 commit b5324f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/hemsedal24/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const Hemsedal24: NextPage = () => {
<time>13:00 - 14:00</time> <span>Lunsj på hotellet</span>
</li>
<li>
<time>14:00 - 17:00</time> <span><span className={styles.programbold}>For varianter:</span>&nbsp;<span> Workshop med Marie, vi får servert snacks og drikke</span></span>
<time>14:00 - 17:00</time> <span><span className={styles.programbold}>For varianter:</span>&nbsp;<span> Rabalder 2025, Pre-mortem workshop og de nyes minutter. Det blir servert snacks og drikke. </span></span>
</li>
<li>
<time>14:00 - 16:00</time>
Expand Down Expand Up @@ -166,4 +166,4 @@ const Hemsedal24: NextPage = () => {
);
};

export default Hemsedal24;
export default Hemsedal24;

0 comments on commit b5324f1

Please sign in to comment.