Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacky-Bertlich authored Oct 17, 2023
1 parent 4dd880d commit c115d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/en/academy/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: Maker Academy
import { HeaderLogo, Footer, WideCard, Course } from "@components";
import AcademyIndexLoader from "@components/AcademyIndexLoader.astro";

<WideCard title="Makerspace Academy" text="In the Makerspace Academy you will find a lot of helpful information about making and makerspaces." bg={1} className="mt-20 md:mt-32"/>
<WideCard title="Maker Academy" text="In the Maker Academy you will find a lot of helpful information about making and makerspaces." bg={1} className="mt-20 md:mt-32"/>
<div class="container-width">
<div class="w-full my-8 grid grid-cols-1 md:grid-cols-2 gap-8 md:gap-16">
<AcademyIndexLoader language="en" />
Expand Down

0 comments on commit c115d27

Please sign in to comment.