cours/docs/snippets/robots.txt
nico 4fc0dd20f8 updated content
CSS grid
CSS custom fonts
CSS variables
2023-12-08 11:07:59 +01:00

9 lines
No EOL
129 B
Text
Executable file

// #region allow
User-agent: *
Allow: /
// #endregion allow
// #region disallow
User-agent: *
Disallow: /
// #endregion disallow