aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.md2
-rw-r--r--TODO.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 8e51e02..b554692 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -4,6 +4,8 @@
* [~] Tests for quickly trying things? No need, simply try on this repository
directly.
+* [x] Use `book` instead of `compiled`.
+* [x] Use `content/sections` instead of `content/published`.
### Misc
diff --git a/TODO.md b/TODO.md
index 1bb46f5..fa2be49 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,8 +2,6 @@
## Basic
-* [x] Use `book` instead of `compiled`.
-* [x] Use `content/sections` instead of `content/published`.
* [ ] Use `build` instead of `public`.
* [ ] Move `slides` to `content/slides`.
* [ ] Add other features available in the `cybersni` repository.