summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <shadows_withal@fastmail.com>2023-05-22 11:09:57 +0200
committerliv <shadows_withal@fastmail.com>2023-05-22 11:09:57 +0200
commite35a84fcb3f448aa3c455fab8c3a6a13fd47e606 (patch)
treebb757505f53dec6587bc9b04ef47f6a3bc727263
parente910205c19d18f51d71044ebb34eb9fe6fa27866 (diff)
chore(oranda): don't generate changelog pages
-rw-r--r--oranda.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/oranda.json b/oranda.json
index 08cc234..18ef8c6 100644
--- a/oranda.json
+++ b/oranda.json
@@ -6,5 +6,5 @@
"domain": "rustlings.cool"
}
},
- "changelog": true
+ "changelog": false
}