File tree 2 files changed +21
-0
lines changed
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({
89
89
} ) {
90
90
return (
91
91
< html lang = "en" className = { `${ GeistSans . variable } ` } >
92
+ < meta name = "google-site-verification" content = "SjVFuH8GzIj3Ooh2JcWufBoSMWTzo77TACHomonCKVs" />
92
93
< body >
93
94
< ThemeProvider
94
95
attribute = "class"
You can’t perform that action at this time.
0 commit comments