Skip to content

Commit ee22468

Browse files
creationsofm7claude
andcommitted
docs: point landing page canonical/OG URLs to custom domain
GitHub Pages serves this repo at justmudit.me/localtv-remote/, so use that as the canonical/OG/JSON-LD URL (the github.io URL redirects to it). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 46abc13 commit ee22468

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<title>Control Your PC From Your Phone — LocalTV Remote (Free)</title>
99
<meta name="description" content="LocalTV Remote turns your phone into a wireless mouse, keyboard and volume control for any Windows 10/11 PC over Wi-Fi. Free, open-source, no app to install on your phone." />
1010
<!-- TODO: swap this for your custom domain once Pages is wired (e.g. https://localtvremote.com/) -->
11-
<link rel="canonical" href="https://creationsofm7.github.io/localtv-remote/" />
11+
<link rel="canonical" href="https://justmudit.me/localtv-remote/" />
1212
<meta name="robots" content="index, follow" />
1313
<meta name="theme-color" content="#ffffff" />
1414
<meta name="author" content="Mudit Pandey" />
@@ -18,7 +18,7 @@
1818
<meta property="og:site_name" content="LocalTV Remote" />
1919
<meta property="og:title" content="Control your Windows PC from your phone — LocalTV Remote" />
2020
<meta property="og:description" content="A free, open-source wireless mouse, keyboard & volume remote for Windows. Install on the PC only — your phone just opens a web page. LAN-only, no account." />
21-
<meta property="og:url" content="https://creationsofm7.github.io/localtv-remote/" />
21+
<meta property="og:url" content="https://justmudit.me/localtv-remote/" />
2222
<!-- TODO: replace with a purpose-made 1200×630 social card -->
2323
<meta property="og:image" content="https://raw.githubusercontent.com/creationsofm7/localtv-remote/main/assets/icon.png" />
2424
<meta name="twitter:card" content="summary_large_image" />
@@ -45,7 +45,7 @@
4545
"description": "Turn your phone into a wireless mouse, keyboard and volume remote for any Windows PC over Wi-Fi. Install on the PC only; the phone opens a web page (PWA). LAN-only, no account, open-source.",
4646
"softwareVersion": "0.1.1",
4747
"fileSize": "27 MB",
48-
"url": "https://creationsofm7.github.io/localtv-remote/",
48+
"url": "https://justmudit.me/localtv-remote/",
4949
"downloadUrl": "https://github.com/creationsofm7/localtv-remote/releases/download/v0.1.1/LocalTVRemote-Setup-0.1.1.exe",
5050
"softwareHelp": "https://github.com/creationsofm7/localtv-remote",
5151
"license": "https://www.apache.org/licenses/LICENSE-2.0",

0 commit comments

Comments
 (0)