|
15 | 15 | <meta name="revisit-after" content="7 days" /> |
16 | 16 |
|
17 | 17 | <!-- Canonical URL --> |
18 | | - <link rel="canonical" href="https://peterbenoit.github.io/RepoWidget/" /> |
| 18 | + <link rel="canonical" href="https://www.repowidget.com/" /> |
19 | 19 |
|
20 | 20 | <!-- Open Graph / Facebook --> |
21 | 21 | <meta property="og:type" content="website" /> |
22 | | - <meta property="og:url" content="https://peterbenoit.github.io/RepoWidget/" /> |
| 22 | + <meta property="og:url" content="https://www.repowidget.com/" /> |
23 | 23 | <meta property="og:title" content="RepoWidget - Professional GitHub Repository Display Widget" /> |
24 | 24 | <meta property="og:description" content="A lightweight, customizable JavaScript widget to showcase GitHub repositories on any website. Easy setup, responsive design, and fully customizable styling." /> |
25 | | - <meta property="og:image" content="https://peterbenoit.github.io/RepoWidget/assets/images/og-image.png" /> |
| 25 | + <meta property="og:image" content="https://www.repowidget.com/assets/images/og-image.png" /> |
26 | 26 | <meta property="og:image:width" content="1200" /> |
27 | 27 | <meta property="og:image:height" content="630" /> |
28 | 28 | <meta property="og:site_name" content="RepoWidget" /> |
29 | 29 | <meta property="og:locale" content="en_US" /> |
30 | 30 |
|
31 | 31 | <!-- Twitter --> |
32 | 32 | <meta property="twitter:card" content="summary_large_image" /> |
33 | | - <meta property="twitter:url" content="https://peterbenoit.github.io/RepoWidget/" /> |
| 33 | + <meta property="twitter:url" content="https://www.repowidget.com/" /> |
34 | 34 | <meta property="twitter:title" content="RepoWidget - Professional GitHub Repository Display Widget" /> |
35 | 35 | <meta property="twitter:description" content="A lightweight, customizable JavaScript widget to showcase GitHub repositories on any website. Easy setup, responsive design, and fully customizable styling." /> |
36 | | - <meta property="twitter:image" content="https://peterbenoit.github.io/RepoWidget/assets/images/og-image.png" /> |
| 36 | + <meta property="twitter:image" content="https://www.repowidget.com/assets/images/og-image.png" /> |
37 | 37 | <meta property="twitter:creator" content="@peterbenoit" /> |
38 | 38 |
|
39 | 39 | <!-- Favicons --> |
|
70 | 70 | "@type": "SoftwareApplication", |
71 | 71 | "name": "RepoWidget", |
72 | 72 | "description": "A lightweight, customizable JavaScript widget to showcase GitHub repositories on any website", |
73 | | - "url": "https://peterbenoit.github.io/RepoWidget/", |
| 73 | + "url": "https://www.repowidget.com/", |
74 | 74 | "author": { |
75 | 75 | "@type": "Person", |
76 | 76 | "name": "Peter Benoit", |
|
0 commit comments