mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-14 20:19:35 +01:00
6 lines
100 B
TypeScript
6 lines
100 B
TypeScript
export default {
|
|
UserAgent: '*',
|
|
Sitemap: 'https://arthurdanjou.fr/sitemap.xml',
|
|
Allow: '*'
|
|
}
|