Skip to content

Commit

Permalink
Merge pull request #23 from rustnl/unconf
Browse files Browse the repository at this point in the history
Shorten page title
  • Loading branch information
erikjee authored Dec 15, 2024
2 parents 5a12a23 + c95d504 commit a2b9739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/unconf.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import UnconfSchedule from "../components/schedule/UnconfSchedule.astro";

<CommonLayout
title="RustWeek unconf 2025"
header="RustWeek unconf 2025"
header="RustWeek unconf"
withoutMenu
>
<section class="container md:grid md:cols-12">
Expand Down

0 comments on commit a2b9739

Please sign in to comment.