diff options
Diffstat (limited to 'soupault.toml')
-rw-r--r-- | soupault.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/soupault.toml b/soupault.toml index f22b0b9..ec9e6ac 100644 --- a/soupault.toml +++ b/soupault.toml @@ -65,16 +65,6 @@ Disallow: / """ profile = "staging" -# Generates a list of available snapshots from S3 -[widgets.list-snapshots] - widget = "exec" - command = "scripts/list-snapshots.py" - selector = "div#content" - action = "append_child" - - page = "get/snapshots.md" - profile = "live" - ## Nightly build image listing generator ## # Inserts containers for current and equuleus lists |