Skip to content

Commit

Permalink
style: apply prettier formatting diff
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2023
1 parent 1d48fe3 commit 08d73d8
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ export async function generateMetadata({
const canonicalUrl = `${ifixitOrigin}/Troubleshooting/${device}`;

const metaTitle = `Troubleshooting Problems for ${device} - iFixit`;
const metaDescription =
`Is your ${device} not working? You are not alone. View common problems and explore potential solutions. Learn the steps you can take to troubleshoot and fix the problem yourself.`;
const metaDescription = `Is your ${device} not working? You are not alone. View common problems and explore potential solutions. Learn the steps you can take to troubleshoot and fix the problem yourself.`;

return {
metadataBase: new URL(ifixitOrigin),
Expand Down

0 comments on commit 08d73d8

Please sign in to comment.