Skip to content

Commit a428169

Browse files
authored
Merge pull request #75 from datum-cloud/fix/ogimage-linkedin
ogimage Linkedin
2 parents d5ee649 + 93e4197 commit a428169

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

docs/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,22 @@
66
<title>Awesome Alt Clouds | Alternative Cloud Providers for Developers</title>
77
<meta name="description" content="Discover specialized cloud infrastructure providers built for developers who have specialized requirements and need alternatives to hyperscalers.">
88

9-
<!-- Open Graph / Facebook -->
9+
<!-- Open Graph / Facebook / LinkedIn -->
1010
<meta property="og:type" content="website">
1111
<meta property="og:url" content="https://datum-cloud.github.io/awesome-alt-clouds/">
1212
<meta property="og:title" content="Awesome Alt Clouds - When you need something specialized">
1313
<meta property="og:description" content="A curated directory of alternative cloud providers to help developers source solutions offering public pricing, self-service signup, and transparent uptime at a glance. Now accepting contributions to the list.">
1414
<meta property="og:image" content="https://datum-cloud.github.io/awesome-alt-clouds/og-image.png">
15-
16-
<!-- Twitter -->
17-
<meta property="twitter:card" content="summary_large_image">
18-
<meta property="twitter:url" content="https://datum-cloud.github.io/awesome-alt-clouds/">
19-
<meta property="twitter:title" content="Awesome Alt Clouds - When you need something specialized">
20-
<meta property="twitter:description" content="A curated directory of alternative cloud providers to help developers source solutions offering public pricing, self-service signup, and transparent uptime at a glance. Now accepting contributions to the list.">
21-
<meta property="twitter:image" content="https://datum-cloud.github.io/awesome-alt-clouds/og-image.png">
15+
<meta property="og:image:width" content="1206">
16+
<meta property="og:image:height" content="634">
17+
<meta property="og:image:type" content="image/png">
18+
19+
<!-- Twitter / X -->
20+
<meta name="twitter:card" content="summary_large_image">
21+
<meta name="twitter:url" content="https://datum-cloud.github.io/awesome-alt-clouds/">
22+
<meta name="twitter:title" content="Awesome Alt Clouds - When you need something specialized">
23+
<meta name="twitter:description" content="A curated directory of alternative cloud providers to help developers source solutions offering public pricing, self-service signup, and transparent uptime at a glance. Now accepting contributions to the list.">
24+
<meta name="twitter:image" content="https://datum-cloud.github.io/awesome-alt-clouds/og-image.png">
2225
<link rel="preconnect" href="https://fonts.googleapis.com">
2326
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
2427
<link href="https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@500;600;700&family=IBM+Plex+Sans:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">

0 commit comments

Comments
 (0)