Skip to content

Commit

Permalink
updating header info
Browse files Browse the repository at this point in the history
  • Loading branch information
rbucinell committed Jan 31, 2024
1 parent f8fe10f commit a733128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/squares.astro
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ import BaseLayout from "../layouts/BaseLayout.astro";
import Rules from "../components/squares/rules.astro";
const config = {
title: "Bucinell Superbowl Squares - Super Bowl 57 (2023)",
title: "Bucinell Superbowl Squares - 2024 Super Bowl LVIII",
breadcrumbs: [
{fa:"home", text:"Home", url:"index.html"},
{fa:"check-square", text:"Super Bowl Squares", url:"squares.html"}
],
page: {
title: 'Bucinell Superbowl Squares',
small: 'Super Bowl LVII (2023)'
small: 'Super Bowl LVIII (2024)'
}
}
Expand Down

0 comments on commit a733128

Please sign in to comment.