Skip to content

Commit

Permalink
style: Run formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
RudraPatel2003 committed Oct 18, 2024
1 parent 6d6d5e8 commit 3c2a7fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/manifest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ export default function manifest(): MetadataRoute.Manifest {
return {
name: "St. Christopher Truckers Relief Fund",
short_name: "SCF",
description: "Enroll in a variety of healthy habits programs through the St. Christopher Truckers Relief Fund",
description:
"Enroll in a variety of healthy habits programs through the St. Christopher Truckers Relief Fund",
start_url: "/",
display: "standalone",
background_color: "#FFFFFF",
Expand Down

0 comments on commit 3c2a7fc

Please sign in to comment.