|
19 | 19 | content="Belajar bersama melalui webinar yang diadakan oleh komunitas PHPID"
|
20 | 20 | />
|
21 | 21 | <meta name="twitter:card" content="summary_large_image" />
|
22 |
| - <meta name="twitter:image" content="https://learning.byphp.id/images/meta-image.jpg" /> |
| 22 | + <meta name="twitter:image" content="https://learning-byphpid.netlify.app/images/meta-image.jpg" /> |
23 | 23 | <meta name="twitter:site" content="@PHP_Indonesia" />
|
24 | 24 |
|
25 | 25 | <meta property="og:title" content="Belajar daring bersama PHPID" />
|
|
28 | 28 | content="Daftar online learning yang diadakan oleh komunitas PHPID"
|
29 | 29 | />
|
30 | 30 | <meta property="og:type" content="website" />
|
31 |
| - <meta property="og:url" content="https://learning.byphp.id/" /> |
32 |
| - <meta property="og:image" content="https://learning.byphp.id/images/meta-image.jpg" /> |
| 31 | + <meta property="og:url" content="https://learning-byphpid.netlify.app/" /> |
| 32 | + <meta property="og:image" content="https://learning-byphpid.netlify.app/images/meta-image.jpg" /> |
33 | 33 |
|
34 | 34 | <link rel="manifest" href="/manifest.json" crossorigin="use-credentials" />
|
35 | 35 | <link rel="icon" type="image/png" href="/images/favicon/icon-48.png" />
|
|
38 | 38 | {
|
39 | 39 | "@context": "http://schema.org",
|
40 | 40 | "@type": "WebSite",
|
41 |
| - "url": "https://learning.byphp.id/", |
| 41 | + "url": "https://learning-byphpid.netlify.app/", |
42 | 42 | "description": "Daftar online learning yang diadakan oleh PHPID community",
|
43 |
| - "image": "https://learning.byphp.id/images/meta-image.jpg", |
44 |
| - "thumbnailUrl": "https://learning.byphp.id/images/meta-image.jpg", |
| 43 | + "image": "https://learning-byphpid.netlify.app/images/meta-image.jpg", |
| 44 | + "thumbnailUrl": "https://learning-byphpid.netlify.app/images/meta-image.jpg", |
45 | 45 | "name": "PHPID",
|
46 | 46 | "sameAs": ["https://www.facebook.com/groups/phpid"]
|
47 | 47 | }
|
|
54 | 54 | "name": "PHPID",
|
55 | 55 | "logo": {
|
56 | 56 | "@type": "ImageObject",
|
57 |
| - "url": "https://learning.byphp.id/images/meta-image.jpg" |
| 57 | + "url": "https://learning-byphpid.netlify.app/images/meta-image.jpg" |
58 | 58 | }
|
59 | 59 | }
|
60 | 60 | </script>
|
|
0 commit comments