diff --git a/frontend/src/assets/sitemap.xml b/frontend/src/assets/sitemap.xml new file mode 100644 index 0000000..88f6367 --- /dev/null +++ b/frontend/src/assets/sitemap.xml @@ -0,0 +1,16 @@ + + + + + + + https://fiimaterials.web.app/ + 2023-12-22T15:17:12+00:00 + + + + \ No newline at end of file diff --git a/frontend/src/index.html b/frontend/src/index.html index e37acd0..937e805 100644 --- a/frontend/src/index.html +++ b/frontend/src/index.html @@ -7,7 +7,7 @@ - + diff --git a/frontend/src/shared/const.ts b/frontend/src/shared/const.ts index d074090..fc3d3a3 100644 --- a/frontend/src/shared/const.ts +++ b/frontend/src/shared/const.ts @@ -80,7 +80,7 @@ export const CONTRIBUTORS: Contributor[] = [ 'and I learned a lot from it.', roles: [Roles.FOUNDER, Roles.DEVELOPER, Roles.MATERIAL_KEEPER], link: '', - contributionDates: ['2020-02-06T00:00:00.000Z', '2023-12-21T00:00:00.000Z'], + contributionDates: ['2020-02-06T00:00:00.000Z', '2024-01-07T00:00:00.000Z'], }, { name: 'logalex96',