This repository was archived by the owner on Nov 8, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +20
-2
lines changed Expand file tree Collapse file tree 4 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,5 @@ tsconfig.tsbuildinfo
1414* .hbs
1515* .css
1616. /deploy *
17- * .tar.gz
17+ * .tar.gz
18+ * .xml
Original file line number Diff line number Diff line change 5959 "//--- contact configs ---//" : " " ,
6060 "EMAIL_SUPPORT" : " coderplanets@outlook.com" ,
6161 "// GRAPHQL_ENDPOINT" : " https://api.coderplanets.com/graphiql" ,
62- "BUILD_VERSION" : " v2.0.97 " ,
62+ "BUILD_VERSION" : " v2.0.98 " ,
6363 "// 1000 * 60 * 10 = 10 mins" : " " ,
6464 "SSR_CACHE_TIME" : 60000
6565}
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+
3+ <urlset
4+ xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
5+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
6+ xmlns : xhtml =" http://www.w3.org/1999/xhtml"
7+ xsi : schemaLocation ="
8+ http://www.sitemaps.org/schemas/sitemap/0.9
9+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" >
10+
11+ <url >
12+ <loc >https://coderplanets.com/</loc >
13+ <lastmod >2021-12-22T04:48:25+00:00</lastmod >
14+ <changefreq >daily</changefreq >
15+ <priority >1.0000</priority >
16+ </url >
17+ </urlset >
You can’t perform that action at this time.
0 commit comments