Files
genai-toolbox/.hugo/layouts/robot.txt
Kurtis Van Gent 141cae7702 docs: add site for hosting docs on github pages (#204)
Adds a static site generation using Hugo, and deployed to GitHub pages
(googleapis.github.io/genai-toolbox).
2025-01-13 15:37:31 -07:00

4 lines
75 B
Plaintext

User-agent: *
{{ if eq hugo.Environment "preview" }}
Disallow: /*
{{ end }}