diff options
author | iximeow <me@iximeow.net> | 2023-07-17 23:06:48 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2023-07-17 23:06:48 -0700 |
commit | 8f6da5586401cb60cfb73b5c74a2152afa3ddbfb (patch) | |
tree | 0525fa14e316324ca967c4401f65282090e878af /ci-wasm-frontend/fastly.toml | |
parent | 128bc8d1146c6c9553ac6c5185e21e00ddcc6829 (diff) |
c@e frontend for the index page of ci.butactuallyin.space
Diffstat (limited to 'ci-wasm-frontend/fastly.toml')
-rw-r--r-- | ci-wasm-frontend/fastly.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ci-wasm-frontend/fastly.toml b/ci-wasm-frontend/fastly.toml new file mode 100644 index 0000000..11b74db --- /dev/null +++ b/ci-wasm-frontend/fastly.toml @@ -0,0 +1,6 @@ +authors = ["<me@iximeow.net>"] +description = "" +language = "rust" +manifest_version = 3 +name = "wasm frontend to ci.butactuallyin.space" +service_id = "a09AEGRGz0sUBB7IyHpHx6" |