Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
SeungJL committed Sep 4, 2024
1 parent bf80b83 commit 7380ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/promotion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import PromotionTitle from "../pageTemplates/promotion/PromotionTitle";
function Promotion() {
return (
<>
<Header title="홍보 페이지" />
<Header title="홍보 페이지" url="/home" />
<Slide>
<Layout>
<PromotionTitle />
Expand Down

0 comments on commit 7380ba1

Please sign in to comment.