Skip to content

Commit

Permalink
Fix stuff from Eirik
Browse files Browse the repository at this point in the history
  • Loading branch information
hanshenrik committed Jun 11, 2024
1 parent 91387d0 commit 4418a16
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 12 deletions.
Binary file added public/sponsor/oakland.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 3 additions & 8 deletions src/components/Sponsors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ const supporterSponsors = [
},
{ name: "Nøsted", url: "https://www.nosted.com/", image: "nosted.png" },
{
name: "Rent a Wreck",
url: "https://www.rent-a-wreck.no/location/norge/kristiansand/",
image: "rent-a-wreck.png",
name: "Oakland",
url: "https://www.oakland.no/avdeling/mandal",
image: "oakland.png",
},
{
name: "Revisorsenteret Mandal",
Expand All @@ -123,11 +123,6 @@ const supporterSponsors = [
url: "https://www.seeas.no/",
image: "sorlandets-elektro.png",
},
{
name: "TESS",
url: "https://tess.no/tess-servicesenter/tess-mandal/",
image: "tess.png",
},
{
name: "Tor Fasseland",
url: "https://www.tor-fasseland.no/",
Expand Down
1 change: 0 additions & 1 deletion src/pages/artist/amalie-dahl.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ layout: ../../layouts/ArtistLayout.astro
id: amalie-dahl
imageAttribution: Juliane Schütz
title: "Morgensolo: Amalie Dahl"
shortTitle: Amalie Dahl
# author: Kim Klev
# authorImage: kim-klev.jpg
tagline: Energisk og distinkt
Expand Down
1 change: 0 additions & 1 deletion src/pages/artist/christian-meaas-svendsen.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ layout: ../../layouts/ArtistLayout.astro
id: christian-meaas-svendsen
imageAttribution: Peter Gannushkin
title: "Morgensolo: Christian Meaas Svendsen"
shortTitle: Christian Meaas Svendsen
# author: Kim Klev
# authorImage: kim-klev.jpg
tagline: Ukonvensjonelle lyder i frie hendelsesforløp
Expand Down
2 changes: 0 additions & 2 deletions src/pages/jazzlaugs-venner.astro
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ const artists = await Astro.glob("../pages/artist/*.mdx");
<ul role="list" class="list-disc mx-auto w-fit text-xl leading-10">
<li>Aurebekk Gartneri</li>
<li>Buen Kulturhus</li>
<li>Kjøkkensenteret Mandal</li>
<li>NorEngros</li>
<li>Nødings Delikatesse</li>
<li>Maren AS</li>
<li>Husfliden</li>
</ul>
</div>
</main>
Expand Down

0 comments on commit 4418a16

Please sign in to comment.