Skip to content

Commit

Permalink
Update frivillig.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshenrik authored Dec 1, 2023
1 parent 59a1445 commit b5f38a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/frivillig.astro
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const groups = await Astro.glob("../content/frivillig/*.mdx");
>
<ImageWithCaption
src="/frivillig/frivillige-drikker-ol-og-koser-seg.jpg"
caption={`Frivillige etter en endt arbeid`}
caption={`Frivillige etter endt arbeid`}
/>
</div>
<div class="md:col-span-2 space-y-4">
Expand Down

0 comments on commit b5f38a7

Please sign in to comment.