Skip to content

Commit

Permalink
fix: Update meta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
DenverCoder1 committed Aug 11, 2024
1 parent a2635c0 commit 78aa213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ function displayImage($url, $userAgent, $redirect)
<meta name="description" content="A collection of 300+ minimalistic, flat art, and colorful, digital nature wallpapers">
<meta name="keywords" content="minimalistic, wallpapers, images, photos, pictures">
<meta name="author" content="Jonah Lawrence">
<meta property="og:title" content="A collection of 300+ minimalistic, flat art, and colorful, digital nature wallpapers">
<meta property="og:description" content="A collection of minimalistic wallpapers">
<meta property="og:title" content="Minimalistic Wallpaper Collection">
<meta property="og:description" content="A collection of 300+ minimalistic, flat art, and colorful, digital nature wallpapers">
<meta property="og:image" content="<?= $images[0]["download_url"]; ?>">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
Expand Down

1 comment on commit 78aa213

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for minimalistic-wallpaper-collection-29p3 ready!

✅ Preview
https://minimalistic-wallpaper-collection-29p3-pw2ludolv.vercel.app

Built with commit 78aa213.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.