File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <urlset
3+ xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : schemaLocation =" http://www.sitemaps.org/schemas/sitemap/0.9
6+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" >
7+
8+ <url >
9+ <loc >https://papers.codechefvit.com/</loc >
10+ <lastmod >2024-11-03T19:02:33+00:00</lastmod >
11+ <priority >1.00</priority >
12+ </url >
13+ <url >
14+ <loc >https://papers.codechefvit.com/upload</loc >
15+ <lastmod >2024-11-03T19:02:33+00:00</lastmod >
16+ <priority >0.80</priority >
17+ </url >
18+
19+
20+ </urlset >
Original file line number Diff line number Diff line change @@ -89,6 +89,7 @@ export default function RootLayout({
8989} ) {
9090 return (
9191 < html lang = "en" className = { `${ GeistSans . variable } ` } >
92+ < meta name = "google-site-verification" content = "SjVFuH8GzIj3Ooh2JcWufBoSMWTzo77TACHomonCKVs" />
9293 < body >
9394 < ThemeProvider
9495 attribute = "class"
You can’t perform that action at this time.
0 commit comments