diff options
-rw-r--r-- | site/get/index.md (renamed from site/get.md) | 0 | ||||
-rw-r--r-- | site/get/lts.md (renamed from site/lts.md) | 0 | ||||
-rw-r--r-- | site/get/snapshots.md (renamed from site/snapshots.md) | 0 | ||||
-rw-r--r-- | soupault.conf | 2 |
4 files changed, 1 insertions, 1 deletions
diff --git a/site/get.md b/site/get/index.md index 1218474..1218474 100644 --- a/site/get.md +++ b/site/get/index.md diff --git a/site/lts.md b/site/get/lts.md index 6a38031..6a38031 100644 --- a/site/lts.md +++ b/site/get/lts.md diff --git a/site/snapshots.md b/site/get/snapshots.md index 67845ad..67845ad 100644 --- a/site/snapshots.md +++ b/site/get/snapshots.md diff --git a/soupault.conf b/soupault.conf index 0f8c779..8738cc5 100644 --- a/soupault.conf +++ b/soupault.conf @@ -37,5 +37,5 @@ selector = "div#content" action = "append_child" - page = "snapshots.md" + page = "get/snapshots.md" profile = "live" |