diff --git a/.gitignore b/.gitignore index b0fb05a..53b339f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ node_modules next-env.d.ts dist +gserv.json +.hawk.lrs diff --git a/hawk.config.json b/hawk.config.json new file mode 100644 index 0000000..f67d51b --- /dev/null +++ b/hawk.config.json @@ -0,0 +1,3 @@ +{ + "domainName": "hawkjs.cresteem.com" +} \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..804b555 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,63 @@ + + + +https://hawkjs.cresteem.com/video +2024-07-19T13:41:50.368+05:30 + + +https://hawkjs.cresteem.com/obtaining-google-credentials-for-hawk-js +2024-07-19T13:41:50.384+05:30 + + +https://hawkjs.cresteem.com/ +2024-07-19T13:41:50.368+05:30 + + +https://hawkjs.cresteem.com/hawk-js-demonstration-repository +2024-07-19T13:41:50.415+05:30 + + +https://hawkjs.cresteem.com/hawk-js-configuration-settings-guide +2024-07-19T13:41:50.400+05:30 + + +https://hawkjs.cresteem.com/getting-started-with-hawk-js +2024-07-19T13:41:50.400+05:30 + + +https://hawkjs.cresteem.com/get-involved-with-hawk-js-open-source +2024-07-19T13:41:50.368+05:30 + + +https://hawkjs.cresteem.com/exploring-hawk-js-api-functions +2024-07-19T13:41:50.400+05:30 + + +https://hawkjs.cresteem.com/enhancing-seo-with-hawk-js-cli +2024-07-19T13:41:50.400+05:30 + + +https://hawkjs.cresteem.com/effective-indexing-with-hawk-js +2024-07-19T13:41:50.368+05:30 + + +https://hawkjs.cresteem.com/comprehensive-faq-for-hawk-js +2024-07-19T13:41:50.400+05:30 + + +https://hawkjs.cresteem.com/404 +2024-07-19T13:41:50.384+05:30 + + +https://hawkjs.cresteem.com/exploring-hawk-js-api-functions/utils +2024-07-19T13:41:50.368+05:30 + + +https://hawkjs.cresteem.com/exploring-hawk-js-api-functions/hawkstrategy +2024-07-19T13:41:50.400+05:30 + + +https://hawkjs.cresteem.com/exploring-hawk-js-api-functions/hawk +2024-07-19T13:41:50.400+05:30 + + \ No newline at end of file