aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-06-08 10:11:18 +0100
committerSilvio Rhatto <rhatto@riseup.net>2024-06-08 10:11:18 +0100
commitefcd36c1c1b5d38c88378ea233f880863ce663da (patch)
tree43044b4b5f610af3f20d63b48f9e58f5f82316d2
parent46087a2503032443d7f0613e5aeb2a5195c27850 (diff)
downloadbookup-efcd36c1c1b5d38c88378ea233f880863ce663da.tar.gz
bookup-efcd36c1c1b5d38c88378ea233f880863ce663da.tar.bz2
Updates TODO and ChangeLog
-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.