Skip to content

Commit

Permalink
Update index.html (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-pratik-k authored Jan 10, 2025
1 parent 3805923 commit a4ae82b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
content="Easily manage and back up your photos and videos from Google Drive, Dropbox, and your device—all in one place.">
<meta property="og:url" content="https://cloud-gallery.canopas.com/">
<meta property="og:type" content="website">
<meta property="og:image" content="https://cloud-gallery.canopas.com/assets/og-image.png">
<meta property="og:image" content="https://github.com/canopas/cloud-gallery/raw/main/docs/assets/og-image.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Cloud Gallery: All Your Memories in One Spot">
<meta name="twitter:description"
content="Easily manage and back up your photos and videos from Google Drive, Dropbox, and your device—all in one place.">
<meta name="twitter:image" content="https://cloud-gallery.canopas.com/assets/og-image.png">
<meta name="twitter:image" content="https://github.com/canopas/cloud-gallery/raw/main/docs/assets/og-image.png">
<link rel="stylesheet" href="home_style.css">
</head>
<body>
Expand Down

0 comments on commit a4ae82b

Please sign in to comment.