Skip to content

Commit b2a5e01

Browse files
committed
Fix target attribute and update Minecraft Education Journey button
1 parent 4b833d2 commit b2a5e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/views/homepage/minecraft.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<p class="pt-0 pb-0 text-xl font-bold leading-truly-normal text-secondary">
2424
Sign up to bring fun, live play-alongs direct to your classroom!
2525
</p>
26-
<a taget="_blank" href=" https://www.codeweekcoders.eu/" class="mt-2 self-start px-6 text-base font-bold text-white uppercase bg-secondary hover:bg-blue-primary leading-truly-normal rounded-lg min-h-[60px] lg:max-w-[263px] flex items-center justify-center max-tablet:px-5 max-tablet:w-full max-tablet:max-w-full max-lg:text-center max-tablet:mx-auto" role="button">
26+
<a target="_blank" href=" https://www.codeweekcoders.eu/" class="mt-2 self-start px-6 text-base font-bold text-white uppercase bg-secondary hover:bg-blue-primary leading-truly-normal rounded-lg min-h-[60px] lg:max-w-[263px] flex items-center justify-center max-tablet:px-5 max-tablet:w-full max-tablet:max-w-full max-lg:text-center max-tablet:mx-auto" role="button">
2727
Start your Minecraft Education Journey HERE
2828
</a>
2929
</div>

0 commit comments

Comments
 (0)