diff options
| author | EuAndreh <eu@euandre.org> | 2025-04-05 15:27:47 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2025-04-05 15:27:47 -0300 |
| commit | e6257f1b0980f0048c3d5bd3afe7fc803adf7db3 (patch) | |
| tree | 01ec62d3bc7b895183395a12df7f65de111c3659 /src/content/blog | |
| parent | Makefile, deps.mk, mkdeps.sh: Cosmetic tweaks (diff) | |
| download | euandre.org-e6257f1b0980f0048c3d5bd3afe7fc803adf7db3.tar.gz euandre.org-e6257f1b0980f0048c3d5bd3afe7fc803adf7db3.tar.xz | |
src/content/: Fix sorting of articles published in the same day
Diffstat (limited to 'src/content/blog')
| -rw-r--r-- | src/content/blog/2020/10/05/cargo2nix.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/content/blog/2020/10/05/cargo2nix.adoc b/src/content/blog/2020/10/05/cargo2nix.adoc index e99fe67..657375d 100644 --- a/src/content/blog/2020/10/05/cargo2nix.adoc +++ b/src/content/blog/2020/10/05/cargo2nix.adoc @@ -1,3 +1,7 @@ +//// +export sort=1 +//// + = cargo2nix: Dramatically simpler Rust in Nix :empty: |
