Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
kalong2008 committed Sep 2, 2024
1 parent 3059552 commit ad92043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ import photo from '@/public/photo/pre-trip/pre-trip.json'

export default function Page() {

return <AlbumComponent photo={photo} title={"旅程前訓練"} />;
return <AlbumComponent photo={photo} title={"營前訓練"} />;

}

0 comments on commit ad92043

Please sign in to comment.