mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-01-09 23:48:04 -05:00
Adds a static site generation using Hugo, and deployed to GitHub pages (googleapis.github.io/genai-toolbox).
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
User-agent: *
|
|
{{ if eq hugo.Environment "preview" }}
|
|
Disallow: /*
|
|
{{ end }} |