uv/crates/gourgeist/oranda.json
Charlie Marsh 7caf5f42b8
Copy over gourgeist crate (#61)
This PR copies over the `gourgeist` crate at commit
`e64c17a263dac6933702dc8d155425c053fe885a` with no modifications.

It won't pass CI, but modifications will intentionally be confined to
later PRs.
2023-10-08 14:37:09 -04:00

8 lines
96 B
JSON

{
"styles": {
"theme": "axo_light"
},
"build": {
"path_prefix": "gourgeist"
}
}