diff options
| author | Factiven <[email protected]> | 2023-09-21 12:28:37 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-09-21 12:28:37 +0700 |
| commit | f21d2643386cff52cc360dc6962847c8a0bc3df1 (patch) | |
| tree | 0af6bf1e3e78a330d9bc4051c4a0ffdc800feac2 /pages/en/schedule/index.js | |
| parent | Update v4.0.3 (diff) | |
| download | moopa-f21d2643386cff52cc360dc6962847c8a0bc3df1.tar.xz moopa-f21d2643386cff52cc360dc6962847c8a0bc3df1.zip | |
Update v4.0.4v4.0.4
Diffstat (limited to 'pages/en/schedule/index.js')
| -rw-r--r-- | pages/en/schedule/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/en/schedule/index.js b/pages/en/schedule/index.js index 0a49037..ddb0a49 100644 --- a/pages/en/schedule/index.js +++ b/pages/en/schedule/index.js @@ -281,7 +281,6 @@ export default function Schedule({ schedule }) { name="twitter:description" content="Moopa is a website where you can find all the information about your favorite anime and manga." /> - <link rel="canonical" href="https://moopa.live/en/schedule" /> </Head> <MobileNav sessions={session} hideProfile={true} /> <div className="w-screen"> |