archive: replace titles with proper titles
Sorting remains because the file path is used not the title.
This commit is contained in:
parent
8a3bf2ad4d
commit
d26adfffe4
2 changed files with 4 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
2022-03-12 15:37
|
||||
================
|
||||
Random rant
|
||||
===========
|
||||
|
||||
.. contents::
|
||||
|
||||
|
|
|
@ -1,11 +1,8 @@
|
|||
2022-03-13 08:59
|
||||
================
|
||||
TODO: Explore meson
|
||||
===================
|
||||
|
||||
.. contents::
|
||||
|
||||
TODO: Explore meson
|
||||
-------------------
|
||||
|
||||
I should definitely play around with meson one day, maybe add template/c support
|
||||
for it. I think working on template/c is a good entry to understanding how build
|
||||
systems work and how to configure a real-world project using meson.
|
||||
|
|
Loading…
Reference in a new issue